HTML Unit Test

Is this your test? Login to manage it. If not, you can develop a test just like it.

This is a non-interactive preview of the quiz content.

1.
1 point
Which tag makes the largest headline?
2.
1 point
Between which set of tags does most of the content of your web page need to be placed?
3.
1 point
Which tag do we use to create the page title that will be displayed in the top most part of the internet browser?
4.
1 point
The Browser applies the feature of a tag until it encounters_____tag
5.
1 point
To begin a new line without starting a new paragraph, which code would you use?
6.
1 point
To add rows to your tables use which tags?
7.
1 point
Which of these tags are all tags?
8.
1 point
To create a bulleted list use ?
9.
1 point
Increasing the cellpadding value will what ?
10.
1 point
To change the size of an image in HTML use what ?
11.
1 point
To create a link to an anchor, you use the______property in A tag.
12.
1 point
The <i> tag makes text... ?
13.
1 point
What is the file extension used for HTML file ?
14.
1 point
Which is the correct tag to make a link that will send an email?
15.
1 point
To center, right or left justify text or an image, what code would I use?
16.
1 point
What is the correct HTML tag for inserting an horizontal line ?
17.
1 point
Target=_blank specifies that
18.
1 point
To insert an image on your Web page, what tag would you use?
19.
1 point
What is the preferred way for adding a background color in HTML?
20.
1 point
The page title is inside the____tag.