Page 95 - 2403_Trackpad_V5.1_C5_Fb
P. 95
Once you click on the Go to Google link, the home page of the Google will open.
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.
▶ The <sub> (subscript) tag is used to display text below the baseline.
▶ The <sup> (superscript) tag is used to display text above the baseline.
▶ The <strong> tag emphasises the importance of the enclosed text, making it appear bold.
▶ The <em> tag is used to place emphasis on certain parts of the text, typically displayed as italicized text in
most browsers.
▶ The <img> tag allows you to add images to your webpage.
▶ The <a> (anchor) tag in HTML is used to create hyperlinks.
1. Tick ( ) the correct option.
a. Who invented HTML?
(i) Steve Jobs (ii) Bill Gates
(iii) Tim Berners-Lee (iv) Mark Zuckerberg
b. What does HTML stand for?
(i) HyperText Markup Language (ii) HighText Markup Language
(iii) Hyperlinks Text Markup Language (iv) HyperTool Markup Language
c. Which of the following tags inserts a paragraph in an HTML document?
(i) <H1> (ii) <P>
(iii) <BR> (iv) <HR>
d. Identify the HTML tag used to insert a line break.
(i) <BR> (ii) <LB>
(iii) <BREAK> (iv) <P>
Introduction to HTML5 93

