Write an html program on inserting images?

Program: Program: <html> <head> <title>image align</title> </head> <body> <table> ...

Program:
Program:
<html>
<head>
<title>image align</title>
</head>
<body>
<table>
<captoin><font size="12"><u>Images</u></font></caption>
<TR>
<TD><img src="C:\Documents and Settings\All Users\Documents\My Pictures\Sample Pictures\sunset.jpg" width=100 height=100 border=3</TD>&nbsp;
<TD><img src="C:\Documents and Settings\All Users\Documents\My Pictures\Sample Pictures\winter.jpg" width=100 height=100 border=3</TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<TD><img src="C:\Documents and Settings\All Users\Documents\My Pictures\Sample Pictures\water lilies.jpg" width=100 height=100 border=3</TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<TD><img src="C:\Documents and Settings\All Users\Documents\My Pictures\Sample Pictures\winter.jpg" width=100 height=100 border=3</TD>
</TR>
<TR>
<TD><img src="C:\Documents and Settings\All Users\Documents\My Pictures\Sample Pictures\water lilies.jpg" width=100 height=100 border=3</TD>&nbsp;&nbsp;
<TD colspan=2><center><font size="5">Buy <b>"Tweeties"</b>On-line</font></center></TD>&nbsp;
<TD><img src="C:\Documents and Settings\All Users\Documents\My Pictures\Sample Pictures\sunset.jpg" width=100 height=100 border=3</TD>&nbsp;
</tr>
<TR>
<TD><img src="C:\Documents and Settings\All Users\Documents\My Pictures\Sample Pictures\water lilies.jpg" width=100 height=100 border=3</TD>&nbsp;
</td>
<TD><img src="C:\Documents and Settings\All Users\Documents\My Pictures\Sample Pictures\sunset.jpg" width=100 height=100 border=3</TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<TD><img src="C:\Documents and Settings\All Users\Documents\My Pictures\Sample Pictures\water lilies.jpg" width=100 height=100 border=3</TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<TD><img src="C:\Documents and Settings\All Users\Documents\My Pictures\Sample Pictures\winter.jpg" width=100 height=100 border=3</TD>
</TR>
</TABLE>
</body>
</html>



Output:

images



Related

Web Technology 3058512285676421958

Post a Comment

emo-but-icon

item