CTW Spot the Errors #1 (Lessons 1-5)
Sign in to Google to save your progress. Learn more
Email *
Name *
For the questions below, retype the tag, selector, property, or value that contains the error (do not retype the entire line of code). Look for misspellings, omissions, illegal characters, mismatches, etc. If a property/value mismatch, find the correct PROPERTY to go with the mismatch. Colon/semi-colons are not necessary (just the erroneous word or phrase).
font-style: italics; *
1 point
font-style: bold; *
1 point
line-spacing: 2; *
1 point
color: #fffOOO; *
1 point
bg-color: red; *
1 point
font-color: blue; *
1 point
<h1 property="color: #444444;"> *
0 points
<ol begin="5"> *
1 point
<ul type="A"> *
1 point
<dl> <dt>Cat</dt><li>Meow</li> <dt>Dog></dt><li>Ruff</li></dl> *
1 point
<p style="text-align: right;"> I &heart you!</p> *
1 point
<h2>Hello!</h2><br> <p>Words <em>are</em> important!</p> *
1 point
<body> <head><h1>Welcome to my page!</h1></head><p style="text-align:center;">Words</p> *
1 point
<footer><p style="text-variant: small-caps;">&copy; 2020</p> *
1 point
<h1 style="font-face: Arial;">Page Heading</h1> *
1 point
hr { border: none; border-top: red big solid; } *
1 point
Submit
Clear form
Never submit passwords through Google Forms.
This form was created inside of Jackson R2 Schools. Report Abuse