Question: 1)You can use an unordered list to create a horizontal navigation menu by a. setting the display property of the element within each li elemenet

1)You can use an unordered list to create a horizontal navigation menu by

a.

setting the display property of the element within each li elemenet to inline.

b.

setting the float property of each li elelment to left.

c.

setting the display property of each li element to block.

d.

d.setting the float property of the elelment within each li element to left.

2)A series of navigation links should usually be coded within an HTML5 ____________________ element.

3)When you use ems or percentages to size fonts

a.

the font size is always relative to the browsers default font size

b.

the font size is always relative to the font size specified for the body

c.

the font size changes as the size of the page changes

d.

d.the font size changes as the size of the font used by its parent element changes

4)When will the styles for the media query that follows be applied? @media only screen and (min-width: 768px) and (max-width: 959px)

a.

When the width of the screen is greater than 768 pixels and less than 959 pixels

b.

When the width of the screen is 768 pixels or more

c.

When the width of the screen is greater than 768 pixels or less than 959 pixels

d.

When the width of the screen is 959 pixels or less

5)A web page that uses a fluid layout

a.

maintains the same width only on desktop browsers

b.

adapts only on desktop browsers

c.

adapts gracefully to all screen sizes

d.

maintains the same width for all screen sizes

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!