|
Written by Mike
|
|
The structure onto which a website is built has much to do with its ability to provide versatility in the overall look of the site. At MyDataWorks.net we use a structure called Cascading Style Sheets. CSS is a style language that defines layout of web documents. For example, CSS covers fonts, colours, margins, lines, height, width, background images, advanced positions and many other things.
When used correctly, CSS saves countless hours of laying out each individual page's fonts, colors, margins, etc. CSS can be used to create a pattern by which all pages follow. |