Friday 24 January 2014

to place image at the center of the Web page???

<html>
<head>
<title> Image </title>
</head>
<body>
<center>
<img src="http://www.cms2cms.com/wp-content/uploads/2013/10/html-1.jpg"  alt="HTML">
</center>
</body>
</html>

No comments:

Post a Comment