images

CSS Backgrounds

One of the smartest technique of adding background colors and images to webpage layouts is by using CSS. With css we can have better control over the layouts. View Tutorial

css-backgrounds

How to add images to a webpage

A webpage without images will not look good. Pages with more images can attract large number readers than pages without images.
The element img will be used to insert an image in to a webpage. View Tutorial

how-to-add-images-to-a-webpage