Page 103 - TP_iPlus_V2.1_Class6
P. 103
<TITLE> Changing Margin </TITLE>
</HEAD>
<BODY>
<H1 STYLE=”font-family:Comic Sans MS; text-align:center; text-
Decoration:underline; color:green”>Energy</H1>
<P STYLE=”font-family:Times New Roman; text-transform:uppercase”>Energy
is the capacity for doing work. It may exist in potential, kinetic,thermal,
electrical,chemical,nuclear,or other various forms.</P>
<HR STYLE=”color:grey;”>
<P STYLE=”font-family:Times New Roman; text-transform:lowercase”> Energy is
a requirement in our everyday life as a way of improving human development
leading
to economic growth and productivity. </P>
</BODY>
</HTML>
To Sum Up
HTML is the most widely used language to design web pages.
Hypertext is a piece of ordinary text that has the special feature of linking one web page to
another document or web page.
Tags are the basic building blocks of a web page.
The tags that include both opening and closing tags are called Container Tags.
An attribute is a property that provides some additional information about a tag.
An HTML document is a text file containing markup tags.
CSS is a design language that is used to style web pages.
There are three ways to use CSS styles in an HTML document: inline CSS, internal CSS, and
external CSS.
101
HTML—An Introduction

