Exam 5: Tables and Css Layout
Exam 1: Introduction to Web Programming28 Questions
Exam 2: Coding Standards, Block Elements, Text Elements, and Character References30 Questions
Exam 3: Cascading Style Sheets (CSS)29 Questions
Exam 4: Organizing a Pages Content With Lists, Figures, and Various Organizational Elements30 Questions
Exam 5: Tables and Css Layout30 Questions
Exam 6: Links and Images30 Questions
Exam 7: Image Manipulations, Audio, and Video30 Questions
Exam 8: Introduction to Javascript: Functions, Dom, Forms, and Event Handlers28 Questions
Exam 9: Additional Javascript Basics: Window Object, If Statement, Strings, Numbers, and Input Validation30 Questions
Exam 10: Loops, Additional Controls, Manipulating Css With Javascript29 Questions
Exam 11: Object-Oriented Programming and Arrays30 Questions
Exam 12: Canvas30 Questions
Exam 13: Web Development and HTML/CSS98 Questions
Select questions type
Web __________ means that disabled users can use the Web effectively.
(Short Answer)
4.7/5
(35)
To center a body element within its html container, you should:
(Multiple Choice)
4.8/5
(28)
By default, table header cells (<code>th</code>) display their text with center alignment.
(True/False)
4.7/5
(25)
By default, table data cells (<code>td</code>) display their text with center alignment.
(True/False)
4.9/5
(28)
By default, there is a gap between a table's exterior border and the individual cells' borders, and there's a gap between the borders for adjacent cells. To avoid that gap, you should:
(Multiple Choice)
4.8/5
(44)
To match an element by its location within a collection of elements, you can use which of the following?
(Multiple Choice)
4.9/5
(31)
To align the text within a table's data cells so the text is vertically centered, you should use:
(Multiple Choice)
4.7/5
(37)
To implement a row within a table container, use the ______ element.
(Short Answer)
4.8/5
(29)
To help a screen reader to understand a table's content, you can embed a(n) ______ element in the table's <code>caption</code> element.
(Short Answer)
4.8/5
(39)
To turn on absolute positioning, you should apply a CSS rule to the container in which absolute positioning is to take place. In the CSS rule, you should:
(Multiple Choice)
5.0/5
(37)
Showing 21 - 30 of 30
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)