Page

HTML source code for alignment of text

<!DOCTYPE html>
<html>
<body>

<h1 style="text-align:center;">Center-aligned text</h1>
<p>www.sourcecodernp.blogspot.in</p>

</body>
</html>

No comments:

Post a Comment