Page 78 - TP_Pro_V5.1_Class6
P. 78
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? ___________
5. Think and answer.
a. What is the purpose of the <BODY> tag in an HTML document?
_______________________________________________________________________________
_______________________________________________________________________________
b. What is a selector in CSS?
_______________________________________________________________________________
_______________________________________________________________________________
c. How can comments be added to an HTML document?
_______________________________________________________________________________
d. What is the purpose of the DOCTYPE declaration in an HTML document?
_______________________________________________________________________________
_______________________________________________________________________________
6. Differentiate between the following:
Internal CSS External CSS
____________________________ ____________________________
____________________________ ____________________________
76 Pro (V5.1)-VI

