Exam 7: Improving Web Design With New Page Layouts
Exam 1: Introduction to the Internet and Web Design80 Questions
Exam 2: Building a Webpage Template With Html 565 Questions
Exam 3: Enhancing a Website With Images and Links77 Questions
Exam 4: Designing Webpages With Css77 Questions
Exam 5: Responsive Design Part 1 Designing for Mobile Devices71 Questions
Exam 6: Responsive Design Part 2 Designing for Tablet and Desktop Devices73 Questions
Exam 7: Improving Web Design With New Page Layouts69 Questions
Exam 8: Creating Tables and Forms71 Questions
Exam 9: Integrating Audio and Video70 Questions
Exam 10: Creating Interactivity With Css and Javascript65 Questions
Exam 11: Publish Promote and Maintain a Website77 Questions
Exam 12: Getting Started With Bootstrap54 Questions
Exam 13: Appendix Html Special Feature Attracting Visitors to Your Web Site29 Questions
Select questions type
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)
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 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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)