CSS Resources
- Zeffy
-
Zeffy
- Member since: Jun. 14, 2001
- Offline.
-
- Forum Stats
- Member
- Level 12
- Blank Slate
- liljim
-
liljim
- Member since: Dec. 16, 1999
- Offline.
-
- Send Private Message
- Browse All Posts (11,644)
- Block
-
- Forum Stats
- Staff
- Level 28
- Blank Slate
At 9/9/01 12:57 PM, Zefierias wrote: Does anyone know some good CSS resources and/or scripts?
I forget the address, but webmonkey have some good tutorials.
The problem with CSS is that it's a combination of Javascript, and Html (or, more specifically, DHTML), so there are few resources that are dedicated purely to it.
- Pecos
-
Pecos
- Member since: Dec. 29, 1999
- Offline.
-
- Forum Stats
- Member
- Level 03
- Blank Slate
At 9/9/01 06:41 PM, liljim wrote:At 9/9/01 12:57 PM, Zefierias wrote: Does anyone know some good CSS resources and/or scripts?I forget the address, but webmonkey have some good tutorials.
The problem with CSS is that it's a combination of Javascript, and Html (or, more specifically, DHTML), so there are few resources that are dedicated purely to it.
Actually, CSS alone has nothing to do with JavaScript. You can stylize your whole webpage without using any JavaScript.
- liljim
-
liljim
- Member since: Dec. 16, 1999
- Offline.
-
- Send Private Message
- Browse All Posts (11,644)
- Block
-
- Forum Stats
- Staff
- Level 28
- Blank Slate
At 9/10/01 10:04 AM, UnclePecos wrote: Actually, CSS alone has nothing to do with JavaScript. You can stylize your whole webpage without using any JavaScript.
Bah. :P
- aladinsane
-
aladinsane
- Member since: Jan. 17, 2000
- Offline.
-
- Forum Stats
- Member
- Level 21
- Blank Slate
At 9/10/01 01:27 PM, liljim wrote:At 9/10/01 10:04 AM, UnclePecos wrote: Actually, CSS alone has nothing to do with JavaScript. You can stylize your whole webpage without using any JavaScript.Bah. :P
And just to hammer that point home, a better way of putting it would be that DHTML is a combination of CSS, HTML and JavaScript. There is no official DHTML standard, but CSS is clearly defined by the W3C.

