Alexis Stacy
step 10

Images can be embedded in the web page via the CSS code. This is more complex but can offer great advantages. For example, the image can be changed from a horizontal image to a verticle image to fit the screen based on media screen code. The CSS instructs the image to change based on the size of the screen.

Image File Types

There are five different file types you can save an image as to use in a website. Having an understanding of those file types and their pros and cons will help you determine what type to save your images as depending on their purpose in the site.

Steps for Implementing an Image

Steps for Getting an Image Ready for Web Use

There are certain steps you must follow in order to prepare an image for web use. You will do these steps prior to doing the steps for implementing an image.

Always remember to save your raw files (unchanged and unedited) in a separate folder inside your Main Site Root Folder. Possibly title that folder "raw images" versus your "images" folder that the edited and implemented image files are saved in.

To place an image in your page do the following:

Images

JPG - High Quality

belle isle img jpg-high

GIF - 32 Color

belle isle img gif-32

PNG - 8

belle isle img png-8

PNG - 24

belle isle img png-24