What Is CSS ?
By Ganesh44
@Ganesh44 (5547)
India
March 26, 2012 1:39am CST
Dear Friends
When I was trying to buy designing softwares I was told to buy css 5 version ?
What is CSS?
Hare Krishna
Ganesh
4 responses
@akp100 (13640)
• India
26 Mar 12
Hi
CSS - Cascading Style Sheets
Using the CSS we can define the design of the webpage. It mostly use for designing purpose. It separate the design from content in HTML page.
More info you can get it from here: http://www.w3schools.com/css/css_intro.asp (not referral link)
Currently most of the web developer using it for designing layout and other things.
@lovedude (4447)
• India
26 Mar 12
CSS is cascading style sheet.. in simple language.. say if you want to make all page title as bold and font style = times new roman then you make a style with font-bold=true and font-face=times new roman and in html you apply that style with that class... where mystyle is your style sheet class. rest of technical terms you can get from above links :)
1 person likes this
@tonyllenium (6252)
• Italy
28 Mar 12
css determine you rstylesheet of your website so inside this sheet you can set up colour,effects,garphical transition,fonts and so on..normally a css style sheet file is enabled with the graphic interface youwant implement in your website for example or even blog....css5 version because it supports las html improvement such as html5
@daudzaid1 (54)
• India
28 Apr 13
WEll , my friend now you that css stand for cascading style sheet . It is used to provide attractive ,attention seeking look to your website . its like a girlfriend od css :p. Currently , css3.o is used , by which you could give animations , transitions and far more features to your website .