|
Things this site will teach you...
DHF |
![]() Lesson One Chapter Three - [Cascading Style Sheets]What is CSS?CSS is a script type used to change the appearance of backgounds , fonts, scrollbars and loads of other things. It is written in a totaly different way to HTML and is very useful. CSS can be written in HTML documents or on special pages called stylesheets. This site uses a stylesheet which all the other pages use. This means that I dont have to write the font color and style on every single page and also that I can change a whoile sites look just by editing one page. Very useful but maybe a bit hard to understand. To make it more clear here is two versions of the sam e page, one with some CSS in to make it look better. First comes the version without CSS. Hi there! how are you today? OK? |