Showing posts with label Colour. Show all posts
Showing posts with label Colour. Show all posts

Saturday, August 14, 2010

Add image in HTML Programm in Computer

Programme which shown here is shows how to add image in HTML.

<html>
<head>
<title> MotorBike</title>
</head>
<body bgcolor = "#ffcc99>
<h2 align ="centre"> The Motor bike i love</h2>
</body>
</html>