View Full Version : Hello this is my first question...
piper
08-02-2001, 06:37 PM
Hello this is my first post here i think is a great forum i found, :D
my question is: whta is or are the CSS styles? and what are they good for??
TIA
regards
[Edited by piper on 08-02-2001 at 01:48 PM]
kingarturo
08-02-2001, 06:54 PM
Hi there,
CSS = Cascading Style Sheets
Basically it gives you more control of text appearance and layout than regular HTML.
Hope that helps.
Peace.
Jesse
08-03-2001, 02:29 AM
Style sheets are used in big sites often. we use them here. they allow us to make 'classes' which specify how text looks, then assign a line of text to that class and automatically have taht text formatted in the predefined manner. thus if we ned to change the appearance of some text, we can just change the CSS and all documents on our site which make reference to it (every document on this site) will be changed automatically.
|
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.