Multiple Choice
Case 7-2
Kyra is quizzing her friend Leon about the various options available in CSS to direct parts of the Web page to different output devices,in preparation for his test tomorrow.
-Which of the following selectors will hide the nav and footer elements,according to Leon?
A) nav,footer{
Display: not;
}
B) nav,footer{
Display: none;
}
C) nav,footer{
Display: ;
}
D) nav,footer{
Display: false;
}
Correct Answer:

Verified
Correct Answer:
Verified
Q21: When creating a design with a fluid
Q22: In the landscape orientation,the page is taller
Q23: When designing a fluid Web page that
Q24: What is the value of the media
Q25: The font size in the external print
Q27: When using _ layout,you do not have
Q28: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB6475/.jpg" alt=" -A(n)<u>relative</u> layout like
Q29: <u>Cell phone</u> screens range in size from
Q30: You can apply the _ property to
Q31: Percentages are _ values.<br>A) indexed<br>B) dynamic<br>C) absolute<br>D)