[website-critique] HTML Tips

  • From: "DesignWorks" <tchapman@xxxxxxxxxxxxx>
  • To: <websitecritique@xxxxxxxxxxxxx>,<takeatip-leaveatip@xxxxxxxxxxxxxxx>
  • Date: Sun, 20 Jan 2002 01:44:04 -0600

HTML Tips 

The IMAGE tag is used to display images on your web page. 

You can resize your image within your HTML by changing the HEIGHT and WIDTH 
values. To retain your image's original characteristics, make sure you adjust 
the height and the width equally. In other words, if your original graphic 
dimensions are height 50 and width 100, to reduce your image to one half the 
size, you would change the height to 25 and the width to 50. This technique 
works best with .jpg images, as .gif images are reduced to a maximum of 256 
colors. 

In addition, you can add the ALT element to enable you to place your most 
relevant keywords for Search Engine indexing. The text will only be displayed 
on your web site while your image loads and when your mouse is over it. 

Example: 

<IMG SRC="yourimage.gif" HEIGHT="20" WIDTH="20" ALT="health fitness"> 

Tip provided by: Web Source: Your Guide to Professional Web Design and 
Development. 



Free Domain To List Members: http://szaroconsulting.com/freedomain.htm

~~~~~~~~~~~~~~~~~~~~~~
List Info: //www.freelists.org/cgi-bin/webpage?webpage_id=websitecritique 
~~~~~~~~~~~~~~~~~~~~~~

Other related posts: