|
|
HTML: Image Display |
The absolute basics | Controlling
image display (size, alignment) | The "dot_clear.gif"
trick | Controlling file size
The absolute basics
- This is an unpaired code
- <IMG SRC="nscape/qc2.jpg"
ALT="holiday_kitty">
Controlling image display
The "single pixel.gif" trick
- A technique to use a
small
transparent image, 1 pixel by 1 pixel, to work around the limitations
of HTML and put "white space" where you want it
Controlling file size
- Done in Photoshop or other image manipulation software
- Advanced manipulation beyond the scope of this tutorial
- JPEG compression--maximum compression equals minimum image
quality
(But at 72 dpi it often doesn't make that much difference)
Go to cheat sheet for this page
Return to rocket science