CTW 3-5 HTML Tags and Colors
Review for Lessons 3-5 in Coding the Web; the practice quiz will grade itself, so feel free to take more than once. If information is not on your Notes sheet, it probably needs to be!
Sign in to Google to save your progress. Learn more
Name *
Email *
Quiz Questions
All layout tags go in the visible part of the web page, which is the: *
1 point
Semantic elements are tags that introduce meaning to the web page and where the tag "tells what the element is." Which two below ARE NOT examples of semantic elements? *
2 points
Required
A bulleted list would be created using what tag? *
1 point
COMPLETE THE CODE:   <ul><li>Dog</li><li>Cat</li>_____  (use lower case) *
1 point
What is the entity word code for a CENTS sign? (use lower case) *
1 point
What is the entity word code for a filled in DIAMOND? (use lower case) *
1 point
COMPLETE THE CODE to add the attribute that would create a list with capital letters.     <ol ________> *
1 point
What code would be entered prior to typing the first item in a list, which would in turn create the bullet? (use lower case) *
1 point
Review for the next question-->
Which tag would likely hold copyright information? (type exactly as shown above) *
1 point
This tag represents a line break and makes text go to the immediate next line, not like a block element where it would leave a blank line. *
1 point
Using lower case letters, close this code block using proper nesting:    <strong><em>Kitty cats ___________________ *
1 point
COMPLETE THE CODE (use lower case):   <body><h1>The next word____ is on another line</h1></body> *
1 point
The smallest heading size is: *
1 point
COMPLETE THE CODE:  (use lower case)    <p>This <______>italicized word</______> is slanted.</p> *
1 point
Closing tags in the reverse order they were opened is called: *
1 point
COMPLETE THE CODE: (use lower case)  <p>This paragraph has a word coming up that is <______>highlighted</_______> and not <strong>bold</strong></p> *
1 point
COMPLETE THE CODE: (use lower case and do not space between opening and closing tag; include the 2) <p>Water is known as H____2_____O</p> *
1 point
COMPLETE THE CODE for LINE 11 (use lower case and do not space between opening and closing tag) *
1 point
Captionless Image
COMPLETE THE CODE for LINE 12 (use lower case and do not space between opening and closing tag) *
1 point
Captionless Image
COMPLETE THE CODE for LINE 14 (use lower case and do not space between opening and closing tag) *
1 point
Captionless Image
If needed, use https://htmlcolorcodes.com/color-names/ for reference. What is the hex color for RED? (use capital letters) *
1 point
If needed, use https://htmlcolorcodes.com/color-names/ for reference. What is the hex color for LIME? (use capital letters) *
1 point
If needed, use https://htmlcolorcodes.com/color-names/ for reference. What is the hex color for BLUE? (use capital letters) *
1 point
If needed, use https://htmlcolorcodes.com/color-names/ for reference. What is the COLOR NAME for #800000? (use lower case letters for the name) *
1 point
HSL refers to Hue, this, and Luminance:
1 point
Clear selection
With RGBA color, the A represents:
1 point
Clear selection
Submit
Clear form
Never submit passwords through Google Forms.
This form was created inside of Jackson R2 Schools. Report Abuse