Image Resize Example 1

This image was simply resized using the "width" and "height" modifiers on the ‹img /› HTML tag, but the actual image that was uploaded is much larger

Example: ‹img src="image1.jpg" width="300" height="150" /›