Web Design Tutorials and Articles: CSS Backgrounds and Colors

By Chrysanthus - About Me - E-mail this page - Add to My Favorites - Add to Blog List - See other blogs in Computers & Internet

Thursday, June 18, 2009

CSS Backgrounds and Colors

Basics of CSS2 – Part 3 Introduction This is the third part of my series, Basics of CSS2. In this part of the series, I talk about background and colors in more detail. Many HTML elements especially containing elements (blocks) can have background image or color. A containing element is an element that can have smaller HTML elements. Background Image To give an element a background image, use the following property/value pair. background-image: url("http://www.somesite.com/images/myImage.gif")... Sign in to see full entry.

Previous: Making a High Resolution Web Page print on a Normal Paper - New Entries - Next: HTML Image Map

Headlines (What is this?)