Deck 7: Responsive Page Layout
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/23
Play
Full screen (f)
Deck 7: Responsive Page Layout
1
Components of responsive web design include:
A) fluid layout, flexible images, media queries
B) valid syntax, embedded CSS, media queries
C) fluid layout, valid syntax, embedded CSS
D) flexible images, media queries, valid syntax
A) fluid layout, flexible images, media queries
B) valid syntax, embedded CSS, media queries
C) fluid layout, valid syntax, embedded CSS
D) flexible images, media queries, valid syntax
A
2
The ______attribute indicates if a style sheet configures for screen display or the printed page.
A) media
B) display
C) internal
D) viewport
A) media
B) display
C) internal
D) viewport
A
3
____ The W3C's concept of "One Web" relates to providing a single resource that is configured for optimal display on multiple types of devices.
True
4
____ A benefit of using the CSS Sprites technique is to decrease the number of HTTP request calls to the web server.
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
5
Include the keyword _____ in a media query to cause older, non-supporting browsers to ignore the media query.
A) viewport
B) meta
C) skip
D) only
A) viewport
B) meta
C) skip
D) only
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
6
__________________ will cause an object not to display.
A) display: block;
B) display: 0px;
C) display: none;
D) display: hide;
A) display: block;
B) display: 0px;
C) display: none;
D) display: hide;
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
7
Select a recommendation for mobile web design from the choices listed below.
A) Use a single column page layout
B) Use large images
C) Use pt units for font sizes
D) None of the above are best practices for mobile web design.
A) Use a single column page layout
B) Use large images
C) Use pt units for font sizes
D) None of the above are best practices for mobile web design.
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
8
Which pseudo-element can be used to generate content that precedes an element?
A) :after
B) :before
C) :content
D) :first-line
A) :after
B) :before
C) :content
D) :first-line
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
9
How would you define a fragment identifier at the top of a page, called "top"?
A) < div id="top" >
B) < div bookmark="top" >
C) < div id="#top" >
D) < div href="top" >
A) < div id="top" >
B) < div bookmark="top" >
C) < div id="#top" >
D) < div href="top" >
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
10
How would you link to the named fragment #school on the page resume.html from the home page of the site?
A) < a href="resume.html#school" >Educational Background< /a >
B) < a name="resume.html#school" > Educational Background < /a >
C) < a link="resume.htmlschool" > Educational Background < /a >
D) < a link="resume.html#school" > Educational Background < /a >
A) < a href="resume.html#school" >Educational Background< /a >
B) < a name="resume.html#school" > Educational Background < /a >
C) < a link="resume.htmlschool" > Educational Background < /a >
D) < a link="resume.html#school" > Educational Background < /a >
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
11
Select a recommendation for mobile web design from the choices listed below.
A) Use a two-column page layout
B) Use images that display text
C) Use percentage or em units for font sizes
D) Configure all hyperlinks to open in new browser windows
A) Use a two-column page layout
B) Use images that display text
C) Use percentage or em units for font sizes
D) Configure all hyperlinks to open in new browser windows
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
12
What is the term used to describe image file that contains multiple small graphics?
A) thumbnail image
B) sprite
C) image link
D) viewport
A) thumbnail image
B) sprite
C) image link
D) viewport
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
13
When do you need to use a fully qualified URL in a hyperlink?
A) when creating an internal link to the same web page
B) when linking to a page in another folder on the same site
C) when linking to a page on an external web site
D) never
A) when creating an internal link to the same web page
B) when linking to a page in another folder on the same site
C) when linking to a page on an external web site
D) never
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
14
Which CSS property configures a flex container?
A) flex
B) display
C) flex-item
D) justify-content
A) flex
B) display
C) flex-item
D) justify-content
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
15
The __________ attribute of the anchor tag can cause the new web page to open in its own browser window.
A) target
B) window
C) id
D) href
A) target
B) window
C) id
D) href
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
16
The ________ meta tag configures scale and dimension on mobile web page display.
A) viewport
B) description
C) sprite
D) media query
A) viewport
B) description
C) sprite
D) media query
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
17
A ______ determines the capability of the mobile device, such as screen resolution, and directs browsers to CSS.
A) sprite
B) viewport
C) media query
D) fragment identifier
A) sprite
B) viewport
C) media query
D) fragment identifier
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
18
What is the purpose of the content property?
A) to generate content that is added to the web page document
B) to configure the text size of the entire web page document
C) to display a pop-up window
D) to configure mobile display only
A) to generate content that is added to the web page document
B) to configure the text size of the entire web page document
C) to display a pop-up window
D) to configure mobile display only
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
19
Which CSS property configures multiple lines in a flex container?
A) justify-content
B) flex-direction
C) flex-wrap
D) flex
A) justify-content
B) flex-direction
C) flex-wrap
D) flex
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
20
Use the _______ property in the HTML link tag to to associate a web page with a style sheet for printing.
A) media="print"
A) out="printer"
B) media="paper"
C) media="screen"
A) media="print"
A) out="printer"
B) media="paper"
C) media="screen"
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
21
____ Mobile web pages should contain exactly the same content as web pages intended for display on desktop browsers.
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
22
____ A hyperlink with the phone: scheme may cause a web browser on a mobile device to initiate a phone call.
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
23
_____ It is possible to use CSS to configure page breaks in a printed web page.
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck