HTML Quiz

Enter your e-mail:

1. Which tag creates a table cell?

a. TD
b. TR
c. TH
d. TABLE

2. Which tag is used to create a line break?



3. Which tag creates a horizontal line?

a. hl
b. hr
c. lr
d. line



4. Which is the correct answer?

a. hl
b. hr
c. lr
d. line
e. this one



5. What is used for html comments?

a. //"comment"
b. /*"comment"*/
c. <!--"comment"-->
d. I don't know!

6. How is © inserted in html?

a. <copyright/>
b. &copy;
c. <cr/>
d. All of the above!