CENTER ELEMENT

You can use this tag to show the text in the center of your webpage. You can also do this by using ALIGN Attributes. i.e. <P ALIGN=CENTER>. Use this tage before and after the text you want to show in center.  Tag format is
<CENTER>.......................................</CENTER>

EXAMPLE:

<HTML>
<HEAD>
<TITLE> This is an example of CENTER tag</TITLE>
</HEAD>
<BODY>
<CENTER>This is an example of CENTER tag.</CENTER>
If you do no use this tag your text will look like this
</BODY>
</HTML>

CENTER ELEMENT Example



If you do not know how to save your program then please visit another post to save it. That post link is Lets Start

I hope this will help you to understand, practice it and if you found any problem let me know in comment or email me in srv2013@gmail.com. Best of Luck

0 comments:

Post a Comment