Hey there webmasters and coding gurus, here's your
chance to test your skill and speed with our timed HTML quiz. You will
be given ten questions. Each question will test your ability to quickly
and easily re-create an html element. When you've entered the correct
solution, you will be moved on to the next question automatically. If
the timer runs out (90 seconds per question), you'll be moved on to the
next question without receiving points. Good luck!
Seconds
Remaining For This Question:
|
Question 1 of 10: Create the
sentence "This is a blue sentence and this is italicized." Make sure
the entire sentence is in blue and the word "this" is italicized.
| What it should look like: |
Enter Your HTML Below: |
| This is a blue sentence and this is italicized. |
|
Skip Question
HTML Preview of Your Answer:
|
|
Type your HTML answer in here.
|
|
|
Question 2 of 10: Create a 1x3 table
with the word "degree" in the top right cell and "scout" in all the
other cells. Give the table a 1px border.
| What it should look like: |
Enter Your HTML Below: |
|
|
|
Skip Question
HTML Preview of Your
Answer:
|
|
Type your HTML answer in
here.
|
|
|
Question 3 of 10: Create an input
element for text, with the value "this is my form element."
Skip Question
HTML Preview of Your
Answer:
|
|
Type your HTML answer in
here.
|
|
|
Question 4 of 10: Create a text area
that that says "degreescout.com" inside it, its name should be
"mytextarea." The text area should be 2 rows tall and 20 columns wide.
| What it should look like: |
Enter Your HTML Below: |
|
|
Skip Question
HTML Preview of Your
Answer:
|
|
Type your HTML answer in
here.
|
|
|
Question 5 of 10: Create a numbered
list of the following items in order (banana, apple, pear, blueberry,
orange).
| What it should look like: |
Enter Your HTML Below: |
- banana
- apple
- pear
- blueberry
- orange
|
|
Skip Question
HTML Preview of Your
Answer:
|
|
Type your HTML answer in
here.
|
|
|
Question 6 of 10: Put the word "degreescout" between two Horizontal Rules.
| What it should look like: |
Enter Your HTML Below: |
degreescout
|
|
Skip Question
HTML Preview of Your
Answer:
|
|
Type your HTML answer in
here.
|
|
|
Question 7 of 10: Create a 100 pixel
by 100 pixel iframe with degreescout.com inside it.
| What it should look like: |
Enter Your HTML Below: |
|
|
Skip Question
HTML Preview of Your
Answer:
|
|
Type your HTML answer in
here.
|
|
|
Question 8 of 10: Create page
heading, with the title: Heading1.
| What it should look like: |
Enter Your HTML Below: |
Heading1
|
|
Skip Question
HTML Preview of Your
Answer:
|
|
Type your HTML answer in
here.
|
|
|
Question 9 of 10: Insert the logo
from the top of the page with a width of 300 and a height of 50. Make
the image a link to degreescout.com.
| What it should look like: |
Enter Your HTML Below: |
 |
|
Skip Question
HTML Preview of Your
Answer:
|
|
Type your HTML answer in
here.
|
|
|
Question 10 of 10: Create a link to
www.degreescout.com with the anchor text degreescout.com that will not
be followed by google's search spiders.
Skip Question
HTML Preview of Your
Answer:
|
|
Type your HTML answer in
here.
|
|
You Scored
On The HTML Challenge!