How To Learn HTML Style-Text Alignment
HTML Style-Text Alignment
The text-align property define the horizontal alignment of text in html
document. The text-align property makes the <center> tag need obsolete.The text align make how a text discovered in center. We use many text heading
in html document. We can this for Text Alignment. So Text
alignment is important in html document. No more late let go learn text alignment from web tutorials.
At first open your notepad and type this code whoes show on the
image. You can this code type in your html document and make your website looks beautiful. . . .
Or, Copy this code.........
<!DOCTYPE html>
<html>
<body>
<h1 style="text-align:center;">Web tutorials</h1>
<p>web tutorials is a tutorial site.</p>
</body>
</html>
Now change code who want you. like web tutorial, beautiful wallpaper. Now open html document in your browser. The browser show like this image. . .
Enjoy it. To learn more about html, Please so the next html post....Thank you........