___________ tag breaks the line and displays the text from the next line.
There are __________ heading levels in HTML.
________ tag is used to start a new paragraph.
_________ attribute of the paragraph tag is used to align the paragraph.
_________ attribute is used to change the background colour of the web page.
_________ is the extension of HTML document.
The closing tag includes a __________ slash.
___________ is a software application used to view the HTML documents.
2.
State true or false:
The <BR> tag has a corresponding closing tag.
The tag <TITLE> tag is given inside the <BODY> tag.
Topmargin attributes is used with the <BODY> tag.
Tags and attribute names are case sensitive.
Empty element has both On and Off tags.
An HTML file can be saved with any extension.
3.
Application based Questions:
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 attribute 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.
4.
What is HTML?
5.
What do you understand by tags? How many types of tags are there?
6.
Differentiate between Container tag and Empty tag.