Page 20 - KEC Khaitan C7 Flipbook
P. 20
d. Identify the HTML tag used to insert a line break.
(i) <BR> (ii) <LB>
(iii) <BREAK> (iv) <P>
e. Which of the following attributes is used to change the background color in an inline CSS style?
(i) background-color (ii) bg-color
(iii) color (iv) bgColor
2. Fill in the blanks using the words from the help box.
Tags, HTML5, Features, Three, <HR>
a. The latest version of HTML is called ___________.
b. HTML documents are made up of text content and special codes known as ___________.
c. An attribute is used to define some extra ___________ or properties of an HTML tag.
d. The ___________ tag is used to create a horizontal line in a webpage.
e. There are ___________ ways to use CSS in HTML documents.
3. Write 'T' for true and 'F' for false.
a. HTML is a programming language.
b. The <BR> tag requires an opening and closing tag.
c. The <HTML> tag must be the first tag in an HTML document.
d. An HTML document's <HEAD> section contains the content that is to be displayed
on the webpage.
e. HTML tags are not case-sensitive.
4. Answer in one or two words.
a. What is the primary building block for creating
a webpage? _____________________________________
b. What does the <TITLE> tag define in an HTML
document? _____________________________________
c. What kind of tags do not require a closing
tag? _____________________________________
d. Which CSS version is currently used along with
HTML5? _____________________________________
e. Which tag is used for creating the largest heading
in HTML? _____________________________________
18 Premium Edition-VII

