HTML Codes

Closed
CarDIO22 - Oct 12, 2009 at 05:45 AM
wires and plugs Posts 51 Registration date Monday January 26, 2009 Status Member Last seen April 24, 2010 - Oct 13, 2009 at 02:13 AM
Hi all!!

I just wanted to get the codes for adding images to a web page. I mean in html codes. This would help me greatly to add pics to the sample web page that i am building. i had the main codes but i can't find it now.

2 responses

Blocked Profile
Oct 12, 2009 at 05:47 AM
Dear Sir,

You will be able to solve your problem through the following sample:

<img border="0" src="address of image" width="304" height="228" />

Thanks.
0
wires and plugs Posts 51 Registration date Monday January 26, 2009 Status Member Last seen April 24, 2010 10
Oct 13, 2009 at 02:13 AM
The code like this will show just the pic:
<img border="0" src="address of image" width="304" height="228" />


This code will make your picture a link to another page or file or email or where ever you want it to go:

</script></p><a href="http://www.highoptional.com"><img src="images/logo.jpg" width="150" height="125" alt="HO logo"></a>

www.highoptional.com support@highoptional.com
0