View Single Post
  #3  
Old 05-18-2003, 10:25 PM
titus's Avatar
titus titus is offline
Administrator
 
Join Date: Aug 2001
Location: Hong Kong
Posts: 3,163
titus has disabled reputation
Default

Hello,

Do this:
Type the following:
Code:
<img src=http://www.canreef.com/images/logo.jpg width=100>
to get this:
<img src=http://www.canreef.com/images/logo.jpg width=100>

Note the "width" variable. You can designate the pixel width.

Titus
__________________
A link to http://www.yahoo.com
Reply With Quote