CSS- Lesson 6 - Scrollbar Colors

Scrollbarcolours arent really necisarry but are fun and if used well can lend a good affect to your site. Use this code, exchanging ?'s with colours.

body
{
scrollbar-face-color:?;
scrollbar-arrow-color:?;
scrollbar-shadow-color:?;
scrollbar-highlight-color:?;
scrollbar-darkshadow-color:?;
}

Again for best affects you should experiment with colours but you should NEVER over do it...

Lesson 5- Dynamic Links

Lesson 7- Defining a container