Click

Monday, September 5, 2011

Learn about Center tag!!

Hello, today we will learn about <center> Tag. It is declare by <center> and close by </center>
Ok. Open your notepad to know how please visit: http://makeyourwebpage.blogspot.com/2011/08/getteing-started.html

Type same code in your notepad than

Save the code and open in your browesr to know how please visit:http://makeyourwebpage.blogspot.com/2011/08/save-your-code-by-web-page-and-open.html

<html>
<head>
<title> learning center tag</title>
</head>
<body>

<h1> <center> HELLO </center> </h1>

<h2> Without center tag <h2>

<h3><center>In here use center tag</center><h3>

</body>
</html>
Image::

Step1:

Step2:


Step3::



No comments: