You are on page 1of 2

Supa-Scuba

Web development notes for trainees


Image resizing 1
Methods
Images can be resized for web use
in two different ways:
Method 1
Physical Size
The physical size of an image is based upon two things: The size of the image on the screen and
the file size. Generally, the file size is treated as a different issue.

Method 2
Resolution
Resolution refers to the number of pixels in an image. Resolution is sometimes identified by the
width and height of the image as well as the total number of pixels in the image.

Image resizing 2
Reasons
Method 1
<Advantage of method here>
Method 2
<Advantage of method here>
Stylesheet evaluation
Evaluation of the attached stylesheet
<Evaluation here>
Web development layers
The 3 layers
<Layer>
<Layer>
<Layer>

You might also like