CMS

Content

HTML

Images

Monetizing

Home » Archive by Tags

Articles tagged with: Sizing

Using Spacer Images
Monday, 22 Mar, 2010 – 11:28 | 198 Comments
This entry is part 7 of 7 in the series Images

This section of your free online web design course covers “spacer” images, which are basically 1×1 dimension, transparent GIF images used to create useful blank spaces in a web page.

For example if you want two …

GIF vs JPEG
Monday, 22 Mar, 2010 – 11:24 | 58 Comments
This entry is part 5 of 7 in the series Images

This section of Online Web Design Course will cover the difference between GIF and JPEG file formats.

GIF (Graphic Interchange Format) and JPEG (Joint Photographic Experts Group) are both image file compression formats. They both compress …

Sizing Images & Adding Image Borders
Monday, 22 Mar, 2010 – 11:24 | No Comment
This entry is part 4 of 7 in the series Images

In order to set a size to an image, we’re going to use the “width” and “height” attributes of the <img> tag. These attributes are generally used to preset the size of the images in …

Defining Table Width & Height
Monday, 22 Mar, 2010 – 11:13 | No Comment
This entry is part 4 of 6 in the series Tables

Next in our free online web design course, we’re going to learn how to define the “width” and “height” of our table. These two attributes can be defined in two ways: either as a fixed …