|
|
March 16, 2006--CSS
CSS, What is it?
Cascading stylesheets-a method of bringing style to your webpage.
Why use CSS?
1. Cascading stylesheets allow you to control the layout of your page to look almost exactly as wanted.
2. To make pages smaller in size and to easily maintain many pages at once.
When you apply style to your pages, it will follow commands in order of importance.
And these are in order of importance:The style that takes precedence first: Inline styles (on the line, in the body) Embedded styles (more advanced) Linked styles (CSS) Imported styles Default browser styles
Java scripts are fun scripts you can play with.
There is snow, clocks, calendars, cursors and the list goes on...
Webmonkey
is only one of my favorite places for CSS help and Java scripts.
A Google search will bring up many more.
For CSS, they will explain how to apply it to your work.
For Java scripts, you will be given the code and told how to apply it.
I found this site also for CSS; it was mentioned in my book.It is very good.
CSS
and of course there is HTML Cafe.
That is all I have today. Ciao for now. | | |
|
|