Exam 6: Creating a Form on a Web

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Which of the following layouts is used by the mobile-first approach to prevent horizontal scrolling and minimize vertical scrolling?

(Multiple Choice)
4.9/5
(34)

  In the above program, box 2 indicates the style rule for _____. In the above program, box 2 indicates the style rule for _____.

(Multiple Choice)
4.8/5
(43)

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

(True/False)
4.9/5
(37)

Identify the purpose of the white-space property with a nowrap value.

(Multiple Choice)
4.8/5
(34)

A(n) _________ detects the media type and the capabilities of the device that the browser is running on.

(Short Answer)
4.7/5
(26)

The logical expressions to media queries in an external Cascading Style Sheet (CSS) file are as follows: @media screen and (min-width: 481px) { .mobile { display: none; } } In this case, _____ is the feature of the screen that is tested.

(Multiple Choice)
4.8/5
(37)

Samantha is an entrepreneur and her company website has the following links: Home, About Us, Careers, Contact Us. She wishes to vary their appearance whenever they are visited or clicked. Samantha wants the color of Home to turn yellow when she moves the pointer over it. Identify the pseudo-class that should be used to perform this function.

(Multiple Choice)
4.8/5
(36)

Which of the following is the minimum viewport width for large desktop monitors?

(Multiple Choice)
4.9/5
(40)

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.

(True/False)
4.9/5
(37)

If a particular tablet device has a viewport smaller than the minimum size specified in a media query, the layout will default to the mobile viewport layout.

(True/False)
4.8/5
(35)

Which of the following is part of a pseudo-class and is placed between a selector and the pseudo-class?

(Multiple Choice)
4.8/5
(41)
Showing 81 - 91 of 91
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)