
<img src='url-to-image' width='width-in-pixels' height='height-in-pixels' alt='alternate-text' title='image-title' />
( ,
Mon 3 Nov 2003, 1:07,
archived)

I can never be fucked with alt text, and the crop tool does that resizing nicely ;)
( ,
Mon 3 Nov 2003, 1:10,
archived)

no?
( ,
Mon 3 Nov 2003, 1:11,
archived)

at the 'save for web' console in potato at the size I need.
Lowers the file size and the dimensions at the same time.
or at least that's what they taught me in know-it-all school.
( ,
Mon 3 Nov 2003, 1:28,
archived)
Lowers the file size and the dimensions at the same time.
or at least that's what they taught me in know-it-all school.

It's basically a good habit to get into.
title is optional, but will give you tooltip text for browsers other than IE.
alt and the closing slash are required by the XHTML standard, so they're good habits to get into as well.
( ,
Mon 3 Nov 2003, 1:13,
archived)
title is optional, but will give you tooltip text for browsers other than IE.
alt and the closing slash are required by the XHTML standard, so they're good habits to get into as well.