Page 84 - Chinmaya_C6_flipbook
P. 84
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) <Hn>
e. Which of the following is used to define the style for a single HTML page?
(i) Inline CSS (ii) Internal CSS
(iii) External CSS (iv) None of these
2. Fill in the blanks using the words from the help box.
Hypertext, HTML, Comments, External, <BODY>
a. __________ documents are made up of text content and special codes.
b. __________ is the text that can be linked to another document or text.
c. __________ CSS allows us to define the style for many webpages by using a single CSS file.
d. __________ are used to write notes about an HTML document.
e. __________ tag defines the section of the HTML document which is visible on the web browser.
3. Answer in one or two words.
a. Name a text editor which can be used to create HTML5 documents. ____________
b. Which tag indicates the starting of a paragraph? ____________
c. Who invented HTML? ____________
d. What does CSS stand for? ____________
4. Think and answer.
a. What is a markup language?
______________________________________________________________________________________
b. Write any one feature of HTML5.
______________________________________________________________________________________
c. Write the syntax to use the style attribute with a tag for Inline CSS.
______________________________________________________________________________________
______________________________________________________________________________________
d. What is CSS used for? Describe any one way to use CSS in HTML documents.
______________________________________________________________________________________
______________________________________________________________________________________
82 Premium Edition-VI

