Filters
Question type

Study Flashcards

Which is true of page design for a tablet viewport?


A) The larger screen provides an opportunity for websites to display more content and use a single-column layout.
B) The appearance of the website should look different from viewport to viewport.
C) The layout and placement of content on a website should be the same in all viewports.
D) A tablet viewport is larger than a mobile viewport but smaller than a desktop viewport.

E) A) and B)
F) All of the above

Correct Answer

verifed

verified

Identify the maximum viewport width for tablets and larger smartphones.


A) 320px
B) 481px
C) 768px
D) 1279px

E) B) and C)
F) None of the above

Correct Answer

verifed

verified

Which gradient has color beginning in the center and transitions to another color or colors?


A) horizontal
B) linear
C) radial
D) diagonal

E) All of the above
F) B) and C)

Correct Answer

verifed

verified

To understand the code and syntax of how a media query detects viewport size, a breakpoint is set.

A) True
B) False

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

The default transition of a(n) _____ gradient is from the top to the bottom. 


A) axial
B) core
C) linear
D) radial

E) B) and C)
F) All of the above

Correct Answer

verifed

verified

Which describes the height of a viewport in pixels?


A) max-height
B) min - width
C) max-resolution
D) orientation

E) A) and D)
F) A) and C)

Correct Answer

verifed

verified

The dynamic pseudo-classes are more often used in a desktop viewport because mobile and tablet devices are touch devices and do not have a hover option nor an option to click.

A) True
B) False

Correct Answer

verifed

verified

When you write a media query that specifies @media only screen,  the  _____ indicates that older browsers should ignore the media query's style rules.


A) @
B) media
C) only
D) screen

E) None of the above
F) A) and B)

Correct Answer

verifed

verified

Which tool is effective at troubleshooting during the development process and adds a valuable level of professionalism to one's work?


A) abstraction
B) encapsulation
C) normalization
D) validation

E) A) and D)
F) A) and C)

Correct Answer

verifed

verified

Identify the pseudo-class used to style an unvisited link.


A) :link
B) :active
C) : hover
D) :visited

E) B) and C)
F) A) and B)

Correct Answer

verifed

verified

The selector _____ identifies the color to apply to a navigation link while the pointer is moving over the link.


A) nav a:link
B) nav a:active
C) nav a:hover
D) nav a:visited

E) B) and C)
F) None of the above

Correct Answer

verifed

verified

Define and discuss the types of gradients in Cascading Style Sheets (CSS).

Correct Answer

Answered by ExamLex AI

Answered by ExamLex AI

In Cascading Style Sheets (CSS), gradien...

View Answer

Showing 61 - 73 of 73

Related Exams

Show Answer