HTML 42

Description

a web page with with image multiple use.

Source Code

html42 <HTML>
<HEAD>
<TITLE>A Web page </TITLE>
</HEAD>
<BODY>
<H1><FONT COLOR = blue>Multiple use of image in Web page</FONT></H1>
<IMG SRC = "http://i288.photobucket.com/albums/ll198/yhebeng/photo1.jpg">
<IMG SRC = "http://i288.photobucket.com/albums/ll198/yhebeng/audionvalebtines.jpg" WIDTH = 100 HEIGHT = 125>
<A HREF =http://s288.photobucket.com/albums/ll198/yhebeng/#!cpZZ9QQtppZZ28>
<IMG SRC = "http://i288.photobucket.com/albums/ll198/yhebeng/2009_1_23_115451-1-1-2.jpg" = �A GIF image drawn in Paint� BORDER = 5 ALIGN = center HSPACE = 10 VSPACE = 15 WIDTH = 100 HEIGHT = 125>
</A>
Text aligned middle<BR>
This text is place 15 pixels<BR>
below the image<BR>
</BODY>
</HTML>

Output

A Web page with image multiple use

Multiple use of image in Web page

Text aligned middle
This text is place 15 pixels
below the image