Html Tips and Tricks

Monday, May 17, 2004

Resizing Images

Everybody knows how to put an image in html code:
Code:
<IMG SRC="http://www.google.com/images/logo.gif">
What it looks like to the viewer:

To resize your image do something like this to the code:
<IMG SRC="http://www.google.com/images/logo.gif" WIDTH="180" HEIGHT="55">
And look at the output:


Related Tip:
Making an Image a Link


NEED EXTRA HELP? HAVE A SUGGESTION? HAVE SOMETHING TO ADD? PLEASE POST COMMENTS WHILE LOOKING AT ALL THESE USEFUL HTML TIPS AND TRICKS. THANK YOU!

5 Comments:

  • A great help! Thank you!

    By Anonymous Anonymous, at July 03, 2004  

  • Great!:)

    By Blogger nilsmo, at September 24, 2004  

  • churchur! that really helped

    By Anonymous Anonymous, at October 27, 2005  

  • Thanks soooo much that was great help! :)

    By Anonymous Anonymous, at November 13, 2005  

  • I want to have a banner auto resize across the top of a page when viewing 800 x 600 & 1024 x 768

    I have a jpg I want to use but of course its fixed width at 780 - is there a way to code this?

    Thank you

    Good site

    By Anonymous Anonymous, at May 09, 2007  

Post a Comment

<< Home


Hit Counter