Exam 7: Improving Web Design With New Page Layouts
Exam 1: Introduction to the Internet and Web Design103 Questions
Exam 2: Building a Webpage Template With Html590 Questions
Exam 3: Enhancing a Website With Links and Images95 Questions
Exam 4: Applying Css Styles to Webpages101 Questions
Exam 5: Responsive Design: Designing for Mobile Devices103 Questions
Exam 6: Creating a Form on a Web91 Questions
Exam 7: Improving Web Design With New Page Layouts81 Questions
Exam 8: Creating Tables and Forms83 Questions
Exam 9: Integrating Audio and Video85 Questions
Exam 10: Creating Interactivity With Social Media and Javascript79 Questions
Exam 11: Publish and Promote a Website78 Questions
Exam 12: Maintaining a Website83 Questions
Exam 13: Appendix: Html Special Feature 1 Attracting Visitors to Your Web Site29 Questions
Select questions type
The theme of each section for a section element should be identified, typically by including a footer element as a child of the section element.
(True/False)
4.8/5
(40)
While styling for an anchor element within a section element, which of the following specifies a transparent background color?
(Multiple Choice)
4.8/5
(37)
Identify the style that specifies bottom padding for a section element.
(Multiple Choice)
4.7/5
(42)
Critical Thinking Questions Ben has been assigned the task of restyling the website of a leading fashion brand. Ben observes that the content on the webpages are not grouped together due to which the website receives low search engine results.
After the grouping of all the areas together, Ben wants to specify a bottom padding of 3em for the section element. Which of the following style rules is the correct form of specifying bottom padding for a section element?
(Multiple Choice)
4.9/5
(37)
The aside element can be formatted differently from the rest of the article so that it stands out.
(True/False)
4.8/5
(35)
The Cascading Style Sheet 3 (CSS3) _____ specifies the transparency of an element.
(Multiple Choice)
4.7/5
(34)
Consider the style rule: figure img {
opacity: 0.7;
}
Here, the opacity value will make the images appear _____.
(Multiple Choice)
4.7/5
(34)
Identify the style rule to left-align an unordered list element contained within a main article element.
(Multiple Choice)
4.8/5
(42)
One should add _________ elements to a webpage to group content to improve semantic design and search engine results.
(Short Answer)
4.8/5
(44)
Explain a section element. Also, give an example of several section elements nested within an article element.
(Essay)
4.7/5
(31)
Each image element can be wrapped within separate figure and figure caption elements.
(True/False)
4.8/5
(34)
Consider the style rule: figure img: hover {
opacity: 1;
}
Here, when a mouse hovers over an image, _____.
(Multiple Choice)
4.9/5
(37)
The aside element represents a generic section of a document or application.
(True/False)
4.9/5
(42)
A(n) _________ element is contained at the bottom of each article element and the content provided in this element gives more information pertaining to that particular article.
(Short Answer)
4.9/5
(42)
_________ are sets of starting and ending Hypertext Markup Language (HTML) tags that provide meaning about the content of the tags.
(Short Answer)
4.8/5
(34)
Identify the appropriate style rule to style the heading two element within the main element.
(Multiple Choice)
4.9/5
(36)
According to the World Wide Web Consortium (W3C), the _____ "represents some flow content, optionally with a caption, that is self-contained and is typically referenced as a single unit from the main flow of the document."
(Multiple Choice)
4.8/5
(31)
Webpage content should be grouped to improve semantic design and search engine results.
(True/False)
4.8/5
(37)
Showing 21 - 40 of 81
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)