View Single Post
  #12 (permalink)  
Old May 14th, 2006, 19:54
Dan Williamson Dan Williamson is offline
Junior Member
Join Date: May 2006
Location: Manchester. UK
Age: 17
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
Re: 800x600 - should we care?

Actually you should use:

HTML: Select all
<img src="path/to/domain/image.jpg" height="100" width="100" alt="Your Alt here" />
You can never forget the ALT tag as it is XHTML.
Reply With Quote