NEW
Font size
S
M
L
XL
WorksheetsSciVis II Unit 3 E
Total questions: 12
Worksheet time: 6mins
Name
Class
Date
1.
______________ is a universal language used to create web pages.
a)
HTML
b)
WWW
c)
WML
d)
WTML
2.
In HTML a _________ command inserted into a document that specifies how the document, or a portion of the document, should be formatted.
a)
tag
b)
web
c)
format
d)
doc
3.
This is used to add additional information to a tag.
a)
Attribute
b)
Info
c)
Addition
d)
Extra
4.
What tag is at the end of an HTML document?
a)
</HTML>
b)
</BODY>
c)
</END>
d)
<HTML>
5.
_______ will stop text and begin a new line
a)
<br>
b)
<new>
c)
<stop><start>
d)
<line>
6.
This starts a new HTML document
a)
<html>
b)
</html>
c)
<new>
d)
<doc>
7.
This tag creates bold text
a)
<b>
b)
<bold>
c)
<b+>
d)
</bold>
8.
This contains information about the web page that Does not appear on the web page.
a)
<head>
b)
<**>
c)
<info>
d)
<hide>
9.
This adds a line of space before and after the information between the tags.
a)
<p></p>
b)
<s></s>
c)
<#></#>
d)
<space></space>
10.
This tag will Create a horizontal line
a)
<hr>
b)
<line>
c)
<hline>
d)
<horizon>
11.
Which is the appropriate tag for a hyperlink to another page?
a)
<a href=”xxx”> text</a>
b)
<a link=”xxx”> text</a>
c)
<a hyperlink=”xxx”> text</a>
d)
<a hyper=”xxx”> text</a>
12.
<h4>HELLO</h4> does what to the text?
a)
makes the size 4 point
b)
repeaters it 4 times
c)
applies a number 4 style
d)
puts the text at line 4
Reset
