I have seen many websites (mostly WYSIWYG) that will use the broswer to scale the picture. Personally, I do not. I put the width and height of the actual graphic in the html to speed up building of the page.

Without the width and height dimension the broswer must load the graphic to see how big it is before it draws the page. I do everything I can to get my pages to load as quick as possible.