NEW
Font size
S
M
L
XL
WorksheetsHTML básico
Total questions: 12
Worksheet time: 6mins
Name
Class
Date
1.
What does HTML stand for?
a)
Hypertext Making Language
b)
Hyper Transfer Markup Language
c)
Hypertext Markup Language
d)
Hyper Transfer Making Language
2.
HTML Language uses
a)
Tabs
b)
Tags
c)
Punctuation
d)
Quotations
3.
<p> is
a)
punctuation tag
b)
closing paragraph tag
c)
closing punctuation tag
d)
paragraph tag
4.
</p> is
a)
punctuation tag
b)
closing paragraph tag
c)
closing punctuation tag
d)
paragraph tag
5.
<body>
a)
Body tag
b)
Paragraph tag
c)
Closing body tag
d)
Header tag
6.
</body>
a)
Body tag
b)
Paragraph tag
c)
Closing body tag
d)
Header tag
7.
¿Cuál es la etiqueta para Negrita?
a)
<N>
b)
<I>
c)
<Neg>
d)
<B>
8.
What should a HTML web page end with?
a)
</html>
b)
<head>
c)
</end>
d)
</body>
9.
Which tag would you use to insert a image?
a)
<marquee>
b)
< a href>
c)
<br>
d)
<img src>
10.
In the tag <img src="Piedmont.jpg"/> what is the file name?
a)
<img
b)
.jpg
c)
</>
d)
Piedmont.jpg
11.
You'd use <img src="" /> to ______.
a)
start a new website
b)
indent a paragraph
c)
log off your computer
d)
put an image on a page
12.
Which is the correct HTML element for inserting a line break?
a)
<b>
b)
<lb>
c)
<br>
d)
<break>
Reset
