Page 91 - TP_Pluse_V2.2_Class_7
P. 91
7 More on HTML5
Let’s surf
Ø HTML Ø Text Properties
Ø Background Properties Ø Font Properties
Ø Margin Properties
21 st
Let’s PLug-in Century #Critical Thinking
Skills
Answer the following questions:
1. WYSIWYG stands for: _______________
2. The text that can be linked to another document or text: _______________
3. The latest version of HTML: _______________
Computers connected to the network (Internet) are either servers or clients and communicate with
each other through web pages. In the previous class, you have learnt the basics of HTML5.
HTML
HTML stands for Hypertext Markup Language. It is a markup language that describes the structure
of the web page. It allows us to create web pages that contain paragraphs, headings, links, and block
quotes. The output of HTML web pages is the same on any type of computer and on any operating
system, i.e., Mac, Windows, etc.
In the previous class, you have learned various tags such <HTML>, <HEAD>, <TITLE> and <BODY>.
Let us revise some of those tags and learn about more tags of HTML.
Tags Description
The <HTML> tag tells the web browser that the text contained between <HTML> and </
<HTML>
HTML> is a web page and can be viewed using a web browser.
More on HTML5 89

