Font size
Worksheetshtml quiz
Total questions: 24
Worksheet time: 16mins
(a) tag breaks the line and displays the text format from the next line
There are heading (a) levels in HTML
(a) tag is used to start a new paragraph.
(a) attribute of the paragraph tag is used to align the paragraph right side.
(a) tag is used to change the background colour of the web page.
(a) is the extension of HTML document.
The closing tag includes a (a)
Tags are also known as (a)
The <BR> tag has a corresponding closing tag.
true
false
The <TITLE> tag is given inside the <BODY> tag.
true
false
Top margin attribute is given within the <BODY> tags.
true
false
There are four heading levels available in HTML.
true
false
The syntax to change font colour is <FONTCOLOR= Colour Name or Code>.
true
false
Empty element has both On and Off tag.
true
false
HTML stands for Hyper Text Mark-up Language.
true
false
An HTML file can be saved with any extension.
true
false
Rashmi has made a web page using HTML. She has saved this file as a text document, but cannot view it through the browser. Help her to rectify the error.
Bharti wants to set the background colour for her HTML document. Which tag would you suggest her to use in order to accomplish this task?
Aashima has created a project in HTML. She wants to show each sentence of her project from a new line. Suggest her the tag, which she can use to perform this task.
______ tag breaks the line and displays the text from the next line.
BG
BK
BR
Tags are of______types
one
two
three
Font Style tags are also known as _______
physical makeup
hyperlink
physical markup
HTML is an improved version of _______
SGML
SDML
XHTML
Which of the following tag displays the text in italic?
<I>
<B>
<U>
