b3ta.com board
You are not logged in. Login or Signup
Home » Messageboard » Message 2203948 (Thread)

# Got the IMG tag code right?
<img src='url-to-image' width='width-in-pixels' height='height-in-pixels' alt='alternate-text' title='image-title' />
(, Fri 24 Oct 2003, 15:36, archived)
# all you really need is <img src="url">
(, Fri 24 Oct 2003, 15:37, archived)
# I know.
Putting the image size in helps the page render faster.
The "alt" property is part of the standard.
"title" helps if you want tool-tip text in something other than IE.

Good habits. Get 'em in early.
(, Fri 24 Oct 2003, 15:40, archived)
# I like
bag
(, Fri 24 Oct 2003, 15:42, archived)