Essential CSS - The Basics
The essential basic functions about CSS coding you need to know.
Behind every web page are two types of basic code called HTML (HyperText Markup Language) & CSS (Cascading Style Sheets).
CSS can be defined as that which describes how HTML elements are to be displayed on screen, paper, or in other media. The great thing is that CSS can control the displays of many pages at the same time, all by changing one line of code! CSS code is kept in a CSS file that is referred to by web pages.
This course will teach you the basic CSS functions used to display web page content.
Jim Bruce
Introduction
CSS syntax
Inline CSS
Internal CSS
External CSS
Link Styles
Comment Tags
ID Selector
Class selector
Validation
Font Size
Font Color
Texat Alignment
Font Family
Font Style
Text Shadow
Box
Rounded Box Corners
Box Shadow