Exam 7: Improving Web Design With New Page Layouts

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

Identify the style rule for an h1 element to center-align its content.

(Multiple Choice)
4.8/5
(31)

The aside element represents a generic section of a document or application.

(True/False)
5.0/5
(34)

Consider this statement used to add a favicon:  link rel="icon" type="image/png" sizes="32x32"href="images/favicon-32. p n g"  The rel attribute is the relationship and its value is _____. 

(Multiple Choice)
4.8/5
(33)

The 10px in "text-shadow: 5px 10px 8px #ccc;" indicates the _____.

(Multiple Choice)
4.8/5
(31)

A general rule is that a(n) _____ element is appropriate only if the element's contents would be listed explicitly in the document's outline.

(Multiple Choice)
4.9/5
(38)

The CSS grid layout was created by the W3C Working Group to lay out boxes of content into rows and columns, making a more reliable pattern of responsive element-sizing behaviors.

(True/False)
4.9/5
(38)

The _____ CSS property can be used to create multiple columns.

(Multiple Choice)
4.9/5
(32)

Using the _____ value allows the column to grow and shrink, depending on the size of the viewport. 

(Multiple Choice)
4.8/5
(43)

Identify the correct format for inserting an aside element within an article element.

(Multiple Choice)
4.8/5
(43)

James has also been asked to include sample tutorial videos while working on the university's website. He creates a webpage that contains a list of tutorials. He should use a(n) _____ to place each tutorial within a document, including a heading element and an appropriate title for the tutorial followed by the tutorial content.

(Multiple Choice)
4.9/5
(37)

The article … /article tags are referred to as HTML 5 _____ elements.

(Multiple Choice)
4.9/5
(34)

The figure element is the same as the img element.

(True/False)
4.7/5
(40)

A(n) _____ element, as described by the World Wide Web Consortium (W3C), is an element that "represents a section of a page that consists of content that is tangentially related to the content around that element, and which could be considered separate from that content."

(Multiple Choice)
4.8/5
(41)

 The figure element is used to group content.

(True/False)
4.8/5
(37)

The figure element may contain an optional _____ element, which is used to provide a caption for the figure element.

(Multiple Choice)
4.9/5
(47)

Which code specifies the starting and ending tags for a  figure caption element? 

(Multiple Choice)
4.7/5
(32)

Identify the correct format of the starting tag and the ending tag for the figure caption element.

(Multiple Choice)
4.8/5
(34)

Consider the style rule:main {          background-color: #ff0000;          opacity: 0.5;         }Here, the opacity value will make the images appear _____.

(Multiple Choice)
4.9/5
(35)

Article elements are commonly used for pull-out quotes, glossary terms, or related links. 

(True/False)
4.7/5
(42)

With CSS grid layout, the  grid-row-gap property is used to specify  the size of rows within a grid.

(True/False)
4.8/5
(24)
Showing 21 - 40 of 69
close modal

Filters

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