Page 42 - 2403_Trackpad_V5.1_C6_Fb
P. 42
Life Skills & Values
Self Reflection
Aditya has learned how to create HTML documents and open them in a web browser. He showed a few of the
Self Reflection
pages created by him to his friend Divyanshu, who suggested that he should use CSS to style his webpages
to make them more attractive. Aditya has never heard about CSS. Should he admit the fact and ask for help
from his friend? Elaborate.
Hashtag
#Hypertext: Text that can be linked to another text or document
#Attribute: Defines some extra features or properties of an HTML tag
REVISIT
▶ HTML or HyperText Markup Language is the primary building block for creating a webpage.
▶ HTML5 documents can be written in text editors like Notepad.
▶ An HTML document is made up of various tags or elements.
▶ A tag is a coded HTML command that indicates how a part of the document will be displayed on the web
browser.
▶ An attribute is used to define some extra features or properties of an HTML tag.
▶ CSS (Cascading Style Sheets) is a language used to describe how HTML documents should look and be
formatted.
1. Tick ( ) the correct option.
a. In HTML, each tag, giving a specific instruction, is enclosed within __________.
(i) ( ) (ii) < >
(iii) { } (iv) None of these
b. Which of the following is not a category of HTML tags?
(i) Data tags (ii) Container tags
(iii) Empty tags (iv) Both (i) & (ii)
c. Which tag indicates the beginning and end of the HTML document?
(i) <HEAD> ... </HEAD> (ii) <BODY> ... </BODY>
(iii) <TITLE> ... </TITLE> (iv) <HTML> ... </HTML>
d. Which of the following tags is used to insert a line break?
(i) <BR> (ii) <P>
(iii) <H1> (iv) <HR>
40 Premium Edition-VI

