NEW
Font size
WorksheetsIntroducing HTML - One Words
Total questions: 10
Worksheet time: 3mins
_____ tag breaks the line and displays the text from the next line.
<br>
<hr>
<lr>
<mr>
There are _____ heading levels in HTML.
6
10
2
4
____ tag is used to start a new paragraph.
<para>
<p>
<paragraph>
<ph>
______ attribute of the paragraph tag is used to align the paragraph right side.
<p = “right”>
<p align = “right”>
<p align == “right”>
<paragraph align = “right”>
______ tag is used to change the background colour of the web page.
<Body Bkcolor>
<Body kgcolor>
<Body Bgcolor>
<Body Backcolor>
______ is the extension of HTML document.
.html
html
*html
The closing tag includes a ____ slash.
\
/
//
\\
Tags are also known as _____.
language
markup
elements
page
______ means highlighting the text either by underlining or displaying it in different colors, or both.
Mark - down
Mark - up
_____ element has both On and Off tag.
Run
Empty
Container
