Add a picture to your webpage





Click here to get Games for your site (www.addfreegames.com) Opens in new window.

To display just the image as is:

<img src="url_of_image">

To specify a width and height in pixels:

<img src="url_of_image" height="55px" width="28px">

To post a picture as a link:

<a href="url_of_link" target="_blank"><img src="url_of_image" alt="Click Here"></a>

"alt" - when you hold your mouse over an image, a box with a description will pop up. The "alt" tag lets you define what the description will be.

To allow text to wrap around an image, you just need to add the align command to the image tag:

<img src="url_of_image" align="LEFT">

PimpWebpage PimpWebpage PimpWebpage
PimpWebpage PimpWebpage PimpWebpage
<img src="url_of_image" align="RIGHT">

PimpWebpage PimpWebpage PimpWebpage
PimpWebpage PimpWebpage PimpWebpage
<img src="url_of_image" align="TOP"> PimpWebpage
<img src="url_of_image" align="TEXTTOP"> PimpWebpage
<img src="url_of_image" align="MIDDLE"> PimpWebpage
<img src="url_of_image" align="ABSMIDDLE"> PimpWebpage
<img src="url_of_image" align="BOTTOM"> PimpWebpage
<img src="url_of_image" align="ABSBOTTOM"> PimpWebpage
<img src="url_of_image" align="BASELINE"> PimpWebpage






© Copyright 2005 PimpWebpage.com. All Rights Reserved.  PimpWebpage.com