Filters
Question type

Study Flashcards

Media queries cannot determine the size of a viewport.

Correct Answer

verifed

verified

A breakpoint is where different styles are applied to a webpage to cause it to change in a way that makes it easier to read and navigate for a particular situation.

Correct Answer

verifed

verified

A webpage's files should be run through W3C's validator to check the documents for errors.

Correct Answer

verifed

verified

The _____ is where you apply different styles to the webpage to cause it to change in a way that makes it easier to read and navigate for a particular viewport, such as a user viewing the webpage on a smart phone.


A) kernel
B) anchor
C) breakpoint
D) orientation

Correct Answer

verifed

verified

When you use responsive web design and media queries, you do not need to design multiple tablet layouts to accommodate tablet devices. 

Correct Answer

verifed

verified

Media queries can be embedded in the _____ tag that connects an external style sheet to a Hypertext Markup Language (HTML) file, or they can be inserted in the external style sheet itself.


A) link
B) coords
C) datalist
D) embed

Correct Answer

verifed

verified

Which describes the width of a screen in pixels?


A) max-width
B) min-resolution
C) max-height
D) orientation

Correct Answer

verifed

verified

If a logical expression evaluates to "false," the media query applies the styles that follow.

Correct Answer

verifed

verified

With so many tablet sizes, it can seem difficult to design a "one size fits all" layout for a tablet device. 

Correct Answer

verifed

verified

To verify the website appearance across multiple types of devices, Kevin would like to view the website from each viewport. Using Google Chrome, which mode may he use to accomplish this task?


A) modulate
B) validate
C) device
D) function

Correct Answer

verifed

verified

A threshold is the point at which one wants a webpage to change.

Correct Answer

verifed

verified

In a mobile-first strategy, the mobile styles are listed first, because these are the default styles.

Correct Answer

verifed

verified

A _____ is attached to a selector with a colon to specify a state or relation to the selector to give the web developer more control over that selector.


A) pseudo-class
B) gradient
C) breakpoint
D) media query

Correct Answer

verifed

verified

The tablet market took off in 2010; however, as the size of smartphones increased, the tablet market started to decline. 

Correct Answer

verifed

verified

To gain focus, Samantha would like to modify the color of active links. Which dynamic pseudo-class should she use?


A) :link
B) :hover
C) :active
D) :visited

Correct Answer

verifed

verified

C

Identify the minimum viewport width for small smartphones.


A) 320px
B) 480px
C) 768px
D) 481px

Correct Answer

verifed

verified

Which pseudo-class is used to style a link that is being clicked at the moment?


A) :link
B) :active
C) :hover
D) :visited

Correct Answer

verifed

verified

Identify the letter of the choice that best matches the phrase or definition.

Premises
Enhances the appearance of the webpage for tablet and desktop displays.
Attribute used to determine which stylesheet should be applied.
Feature in Google Chrome used to view and test the website for each viewport.
Default layout used if a device has a viewport smaller than the minimum size specified.
Approach that focuses on styling content appropriately for smaller, mobile devices.
Gives a chance to identify and correct errors in a document.
Pseudo-class that provides an interactive experience for the desktop user.
Tag used to connect an external style sheet to an HTML file.
Responses
device mode
gradient
validator
media
mobile
mobile-first
hover
link

Correct Answer

Enhances the appearance of the webpage for tablet and desktop displays.
gradient
Attribute used to determine which stylesheet should be applied.
media
Feature in Google Chrome used to view and test the website for each viewport.
device mode
Default layout used if a device has a viewport smaller than the minimum size specified.
mobile
Approach that focuses on styling content appropriately for smaller, mobile devices.
mobile-first
Gives a chance to identify and correct errors in a document.
validator
Pseudo-class that provides an interactive experience for the desktop user.
hover
Tag used to connect an external style sheet to an HTML file.
link

Which is the correct order for using pseudo-classes?


A) link, visited, hover, active
B) active, hover, visited, link
C) link, visited, active, hover
D) active, link, visited, hover

Correct Answer

verifed

verified

A

The default style rule for the navigation list items displays them as vertical links with a border between each link. 

Correct Answer

verifed

verified

Showing 1 - 20 of 73

Related Exams

Show Answer