Exam 6: Creating a Form on a Web

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

_____ is an effective troubleshooting tool during the development process and adds a valuable level of professionalism to one's work.

(Multiple Choice)
4.8/5
(38)

  Which of the following properties, from the figure, improves the appearance of navigation links by placing each list item immediately after the previous list item? Which of the following properties, from the figure, improves the appearance of navigation links by placing each list item immediately after the previous list item?

(Multiple Choice)
4.8/5
(30)

Explain how pseudo-classes are used to style links.

(Essay)
4.8/5
(39)

Linear gradients are specified by their center.

(True/False)
4.8/5
(29)

The only thing that should change while designing a tablet viewport is the appearance of the website.

(True/False)
4.8/5
(36)

Which of the following pseudo-classes is used to style a link that is clicked at the moment?

(Multiple Choice)
4.9/5
(41)

When testng for minimum and maximum widths, the word "and" separates each part of the media attribute value.

(True/False)
4.9/5
(32)

To create a radial gradient, at least two colors must be specified.

(True/False)
5.0/5
(35)

The selector _____ identifies the color to apply to a navigation link when the link is being clicked or when it gains focus.

(Multiple Choice)
4.9/5
(42)

Identify the minimum viewport width for small smartphones.

(Multiple Choice)
4.8/5
(33)

Kevin, a manager at FitPlus fitness club, owns a website that updates information regarding his fitness club. He had created background gradients by tiling gradient images across a page or element. Now, he wishes to remove these and add gradients supported by Cascading Style Sheet (CSS) 3. Kevin wants to apply a gradient that transitions from blue for the top portion of the page to white for the bottom portion of the page. Which of the following properties should he use?

(Multiple Choice)
5.0/5
(35)

The _____ attribute is used to determine which stylesheet should be applied.

(Multiple Choice)
4.8/5
(41)

Multiple colors can be used within a radial gradient.

(True/False)
4.9/5
(36)

Identify the maximum viewport width for tablets and larger smartphones.

(Multiple Choice)
4.9/5
(44)
Identify the letter of the choice that best matches the phrase or definition.
They are specified by their center.
Validator
It identifies the color to apply to a navigation link that has not been clicked.
-webkit-
It is a prefix for defining linear gradients in Safari .
nav a:link (287 Identifies the color to apply to a navigation link that has not yet been clicked)
Correct Answer:
Verified
Premises:
Responses:
They are specified by their center.
Validator
It identifies the color to apply to a navigation link that has not been clicked.
-webkit-
It is a prefix for defining linear gradients in Safari .
nav a:link (287 Identifies the color to apply to a navigation link that has not yet been clicked)
It gives a chance to identify and correct errors in a document.
Pseudo-classes (287 Allows to change the style of a link based on link states)
They are set to transition from top to bottom by default.
Linear gradients
It identifies the color to apply to a navigation link that has been clicked.
Radial gradients
It detects the size of the viewport in pixels of a display screen.
nav a:visited (287 Identifies the color to apply to a navigation link that has been clicked)
They allow changes to be made to the style of a link based on link states.
Media query (257 It detects the size of the viewport in pixels of a display screen)
(Matching)
4.7/5
(29)

Which of the following is true of tablet viewports?

(Multiple Choice)
4.8/5
(32)

Discuss media query expressions with relevant examples.

(Essay)
4.8/5
(34)

  Which of the following properties and values should be used if the navigation links should appear within the main area of a website? Which of the following properties and values should be used if the navigation links should appear within the main area of a website?

(Multiple Choice)
4.9/5
(42)

Since desktop screens are often wider than those for other devices, designing for a desktop viewport can only use single-column layout.

(True/False)
4.8/5
(36)

In the media query @media only screen , the keyword only indicates _____.

(Multiple Choice)
4.9/5
(36)
Showing 61 - 80 of 91
close modal

Filters

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