Asked By
KabirAli
0 points
N/A
Posted on - 10/22/2011
I am new to web designing. I would like to know what is CSS and how to use CSS better.
Thank you.
Â
CSS and how can I edit my web page with CSS.
CSS means: Cascading Style Sheets.
It is a kind of styling element in web design, which helps you to easily color your web page as well as you can give much more style by this.
Â
CSS comes with HTML 4.0 to make your website easily and give it the ultimate effect. It is a big step on HTML system. CSS works with 3 things :
Â
1. Selector
Â
2. Property
Â
3. Value
Â
Like this selector {property:value} for example :body {color:black}. You can add CSS in 3 ways
Â
1.external style sheet
Â
2.internal style sheet
Â
3. Inline styles
Â
To know more about it, I refer you to this site where you can find more about it: More information .
Answered By
pc0001
0 points
N/A
#95502
CSS and how can I edit my web page with CSS.
Hi,
You must upgrade the Custom design from the CSS and simply customize the page from the CSS, to allow you to edit your themes from the Cascading style sheet and it must allow you to change fonts, color, borders and backgrounds for the blog layout. If you’re using the HTML or PHP code, you cannot edit the page to the CSS because the Custom Design upgrade allows you to edit only from the CCS.
Â
The limitation of abilities of the CSS, is one's own skills. You may choose the CSS for adding the existing theme, without the theme’s normal styles, for removing to the CSS and make it possible to change quickly and easily a few lines from the Cascading Style sheet.