Exam 2: Getting Started With CSS
Exam 1: Getting Started With Html5147 Questions
Exam 2: Getting Started With CSS148 Questions
Exam 3: Designing a Page Layout136 Questions
Exam 4: Graphic Design With CSS107 Questions
Exam 5: Designing for the Mobile Web112 Questions
Exam 6: Working With Tables and Columns89 Questions
Exam 7: Designing a Web Form91 Questions
Exam 8: Enhancing a Website With Multimedia90 Questions
Exam 9: Getting Started With Javascript89 Questions
Exam 10: Exploring Arrays, loops, and Conditional Statements90 Questions
Select questions type
Structural pseudo-elements are used to classify items based on their locations within the hierarchy of page elements.
(True/False)
4.9/5
(38)
Identify an attribute selector that selects all elem elements whose att attribute begins with text.
(Multiple Choice)
4.8/5
(28)
Identify a relative unit in which lengths are expressed as a percentage of the width or height of a browser window.
(Multiple Choice)
4.8/5
(37)
A _________ font describes the general appearance of the characters in a text but does not specify any particular font definition file.
(Short Answer)
4.9/5
(40)
Identify the letters of the choices that best match the phrases or definitions.
-It represents a single dot on an output device.
(Multiple Choice)
4.8/5
(38)
RGB triplets can describe 2563 (16.7 million)possible colors,which is a greater number of colors than the human eye can distinguish.
(True/False)
4.8/5
(42)
Identify the correct syntax for adding comments in style sheets.
(Multiple Choice)
4.9/5
(38)
Cascading Style Sheets (CSS)3 introduced opacity to the CSS color models where opacity defines how transparent the color appears.
(True/False)
5.0/5
(36)
Adding all the three primary colors-red,green,and blue-at maximum intensity produces the color _____,while adding any two of the three primary colors at maximum intensity produces the trio of complementary colors-yellow,magenta,and cyan.
(Multiple Choice)
4.7/5
(31)
Identify the letters of the choices that best match the phrases or definitions.
-It measures the intensity of a chosen color and ranges from 0% (no color)to 100% (full color).
(Multiple Choice)
4.9/5
(39)
If two style rules have equal specificity,and thus equal importance,then the one that is defined _____ in the style sheet is the one used.
(Multiple Choice)
4.9/5
(32)
To import a style sheet,the command
=import url(url);
must be added to the style sheet file,where url is the URL of an external style sheet file.
(True/False)
4.8/5
(33)
Identify the letters of the choices that best match the phrases or definitions.
-It is a numerical representation that precisely describes a color.
(Multiple Choice)
4.8/5
(34)
Identify an attribute selector used to select an element based on its class value.
(Multiple Choice)
4.8/5
(37)
Explain the styles to control some basic typographic attributes,such as kerning,tracking,and leading.Also,mention when a hanging indent is created.
(Essay)
4.8/5
(41)
How is background color defined in a Cascaded Style Sheets (CSS)file?
(Multiple Choice)
4.7/5
(37)
The _____ pseudo-class is to be used for a situation in which a user has moved the mouse pointer over a hypertext link prior to clicking the link.
(Multiple Choice)
4.9/5
(37)
Showing 61 - 80 of 148
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)