Your Guide to Professional
Web Site Design and Development

HTML Tips
HTML Codes
Web Development
Web Design Tips
JavaScript Codes
216 Web Safe Colors
CSS Tutorial
JavaScript Tutorial
ASCII Character Codes

Offering a guide to professional web site design, web page design and web design guidelines

Monday, March 31, 2025

| Web Site Development | HTML Codes | HTML Tips | Web Design TipsJavascript Snippets | 216 Safe Colors | Symbols | CSS Tutorial | JavaScript Tutorial |

Resizing Images, Graphics or Photos within HTML Web Pages


The HTML IMAGE tag is used to display images within your web page.

You can resize your images, graphics or photos within your HTML web pages by changing the HEIGHT and WIDTH values.

To retain your images original characteristics, make sure you adjust the height and the width equally within your HTML. In other words, if your original graphic dimensions are 50x100 (width 50 and height 100), to reduce your image to one half the size, you would change the width to 25 and the height to 50.

Note: Your image should be in JPG or JPEG format. Images formatted in GIF do not resize well, as their colors have been reduced.

Original Image:




<IMG SRC="yourimage.gif" WIDTH="96" HEIGHT="134">


Resized Image:



<IMG SRC="yourimage.gif" WIDTH="76" HEIGHT="114">

Resizing your web page image within your HTML code should only be used for small changes. Large image files will remain large even if you resize it within your HTML.

 More Web Design Tips



eTips Member Login

Enter your email address and password to enter the private membership area:
Email:
Password:

Lost Password?

Email:

Not yet a member?

Click here to see what you're missing! Club members receive access to dozens of free video tutorials, utilities and ebooks.

Our Products


Web Design Mastery
Mastering Web Hosting
eBook Starter

Our Other Sites


ShelleyLowery.com
Web Design Mastery
Learn How to Make a Web Page
Make My Own Website Guide
Email Newsletter Service
Mastering Web Hosting
eBook Starter
Raging Hearts
Online Forex Trading For Beginners
Beginners Real Estate Investing

Partner Sites


Site Build It!
Web Site Templates

Web Site Design


HTML Tips
PC Security
CSS Tutorial
HTML Codes
Web Design Tips
JavaScript Codes
JavaScript Tutorial
Java Applet Tutorial
216 Web Safe Colors
Web Site Development
ASCII Character Codes

Follow Us


| Web Site Development | HTML Codes | HTML Tips | Javascript Snippets |
| Web Resources | 216 Safe Colors | Symbols | Web Development Strategies |
| FeedBack | About | Privacy Policy | Terms and Conditions | Site Map | Affiliate Program |


Web-Source.net http://www.web-source.net
Your Guide to Professional Web Site Design and Development
Hosted with Host4Profit.
Copyright © 1997-2025 Brajusta Publishing, Inc., All Rights Reserved