Exam 7: Using Advanced Cascading Style Sheets
Exam 1: Introduction to HTML, XHTML, and CSS112 Questions
Exam 2: Creating and Editing a Web Page Using Inline Styles111 Questions
Exam 3: Creating Web Pages With Links, Images, and Embedded Style Sheets112 Questions
Exam 4: Creating Tables in a Web Site Using an External Style Sheet112 Questions
Exam 5: Creating an Image Map112 Questions
Exam 6: Creating a Form on a Web Page111 Questions
Exam 7: Using Advanced Cascading Style Sheets111 Questions
Exam 8: Adding Multimedia Content to Web Pages110 Questions
Exam 9: HTML Special Feature 1: Attracting Visitors to Your Web Site15 Questions
Exam 10: HTML Special Feature 2: Converting Frames on Your Web Site15 Questions
Select questions type
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-Used to change the style of one Web page
(Multiple Choice)
4.7/5
(38)
Determining an effective structure of your Web pages involves correctly determining the box model controls.
(True/False)
4.8/5
(29)
In the padding property statement, padding: 25px 50px 75px 100px; the top padding is ____.
(Multiple Choice)
4.9/5
(32)
Paged media is the same as continuous media in that the content of the document is not split into one or more discrete pages.
(True/False)
4.8/5
(38)
In the padding property statement, padding: 25px 50px 75px; the left padding is ____.
(Multiple Choice)
4.9/5
(43)
In the box model, the ____________________ specifies the space between the element and other content on the Web page.
(Short Answer)
5.0/5
(42)
You can find an abundance of information on the box model troubleshooting tools like those in Firebug or Google Chrome's Developer Tools.
(True/False)
4.8/5
(30)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-Describes the structure of the elements that are displayed on the Web page
(Multiple Choice)
4.9/5
(30)
Using HTML tags and CSS to change the way a Web page appears in a Web browser, such as adding ____, is known as the style of the Web page.
(Multiple Choice)
4.9/5
(33)
The ____________________ area includes the elements (or boxes) laid out on the page.
(Short Answer)
4.8/5
(43)
The embedded style sheet overrides inline style sheets. _________________________
(True/False)
4.8/5
(37)
To link a style sheet to a Web page, the <link> tag must use "text/css" as the value for the type property.
(True/False)
4.7/5
(44)
The embedded style sheet is good to use if you want the style to affect one (or a few) Web pages, and not all pages across the Web site. _________________________
(True/False)
4.7/5
(36)
If a style is intended for most (or all) of the Web pages on a Web site, you may want to use a(n) ____ style sheet.
(Multiple Choice)
4.8/5
(42)
Ben wants to specify the padding as a multiple of the current font size. For example, he wants one of the padding values to be 0.5 times the current font size. Which of the following units should he use?
(Multiple Choice)
4.8/5
(36)
The user determines how bold each font-weight value is as he or she displays the Web page.
(True/False)
4.9/5
(29)
HTML <style> tags are often used to hide any script language that an older browser cannot interpret.
(True/False)
4.8/5
(38)
With the font-weight property, each larger number is at least as bold as the one above it.
(True/False)
4.7/5
(42)
Showing 21 - 40 of 111
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)