Learn HTML - From Beginner To Advanced: HTML Complete Guide by Mahi Singh Rawat

Learn HTML - From Beginner To Advanced: HTML Complete Guide by Mahi Singh Rawat

Author:Mahi Singh Rawat
Language: eng
Format: mobi
Publisher: White Owl Publishers
Published: 2015-02-17T22:00:00+00:00


Using <p> tag

<p> tag is used to specify the paragraph in the document and also to set the alignment of the different paragraphs.

Syntax: <P ALIGN=CENTER>THE PARAGRAPH HERE</P>

<P ALIGN=LEFT>THE PARAGRAPH HERE</P>

<P ALIGN=RIGHT>THE PARAGRAPH HERE</P>

Using <HR> tag

<HR> tag is used to create a horizontal link in the html document. It is a empty element.

Attributes:

SIZE – SIZE attribute is used to set the size (broadness) of the horizontal line.

Syntax - <HR size=50>

Width – This attribute is used to set the width of the horizontal line.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.