![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
#4
| |||
| |||
|
|
I'm extremely new. I need to know what Cascading Style Sheets means. Please use terms in your description that a non-web person can understand. Please describe in terms of (a) its purpose and (b) what its a solution to, as in "CSS as opposed to what?". Please also answer why "cascading"? And what is a Style Sheet (please define as per the above as well). I've looked everywhere but all I can find are definitions which have confusing terms in the definitions themselves. I need STUPID simple. Thank you!! |
#5
| |||
| |||
|
|
I think most people just pick up Word as they go and they use the font type and size, centre, justify buttons etc.. |
|
On Tue, 19 Aug 2008 21:53:27 -0700, "Walt F. Schaefer" walt (AT) waltswebworx (DOT) com> wrote: First, there's nothing really new about styles. I first encountered them in MS Word v1.15. That was the MS-DOS version circa 1984. Here's a simple example of a style versus direct styling. In the old days you had to define the font (typeface, size, color, etc.) for each text element (paragraph, h1, h2, etc.) Suppose you built a page with 20 paragraphs and made every paragraph use Times Roman. Then your client says, "I want Arial for my font". You would have to change the font definition 20 times. Enter "Styles". Define your paragraph tag (p) as using Times Roman. Client wants Arial? Just change that one definition or "Style" to Arial and every paragraph now uses Arial instead of Times Roman. Viola! here's another fairly readable article http://en.wikipedia.org/wiki/Cascading_Style_Sheets A very high proportion of MS Word document I look at from other people do NOT use styles ! ? - . I think most people just pick up Word as they go and they use the font type and size, centre, justify buttons etc.. And just like so many books about Dreamweaver - books on Word don't emphasise styles much in my experience. So little wonder people find using styles in web authoring programs rather alien too. -- ~Malcolm~*... ~* |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
That was extremely informative, thank you so much. I did check out the CSS site, very interesting. Its all making more and more sense as I go along. |
![]() |
| Thread Tools | |
| Display Modes | |
| |