What is CSS and how does it benefit you as a web developer?
Wednesday, September 12, 2007
Subscribe to:
Post Comments (Atom)
What is CSS and how does it benefit you as a web developer?
Posted by
Joshua
at
12:17 AM
Labels: html - homework
14 comments:
CSS is Cascading Style Sheets and is a Language used to describe how an HTML document should be formatted.
It enables you to change the appearance and layout of all the pages in your web site just by editing one single CSS document!
CSS stands for Cascading Style Sheets and External style sheets are stored in CSS files. The external style sheets give us the reason that we should use CSS. Because the external style sheets make it easier and simple to work on by allowing us to not care so much about every single format. Plus, it enables us to change the appearance and layout of all the pages in your web site.
CSS stands for Cascading Style Sheets and External style sheets are stored in CSS files. The external style sheets give us the reason that we should use CSS. Because the external style sheets make it easier and simple to work on by allowing us to not care so much about every single format. Plus, it enables us to change the appearance and layout of all the pages in your web site.
CSS stands for Cascading Style Sheets which greatly helps the user as it allows the user to have efficient control of presentation style, organizing web pages, especially large, complex ones.
CSS means Cascading style sheets
Styles deine how to display HTML elements
Styles are normally stored in style sheets
External style sheets are stored in css files
CSS could save me from doing alot of work. Its far more efficient then using HTML.
CSS stands for Cascading Style Sheets and it defines how to display HTML elements. It benifits web developers because it saves them lot of work by simplifing their styling codes
CSS stands for Cascading Style Sheets, and a formal definition of CSS is language used to describe how an HTML document should be formatted.
It benefits to web developper because it can decorate web sites, so make your web sites look better.
By CSS, you can change the style of your website.
cascading style sheets
it helps so that the html format is not so messy with a lot of style atributes, it helps us to see where the styles are, it just basically makes it more clear and clean.
CSS is Cascading Style Sheets and it is easier and cleaner then HTML
css is an acronym for Cascading Style Sheets. In web development, CSS is a stylesheet language used to describe the presentation of a document written in a markup language.
Using CSS saves our time and effort which are mostly wasted if we don't know them. We don't have to type in style tags each time when designing a website.
Cascading Style Sheets is:
* Style define how to display HTML elements.
* Styles are normally stored in style sheet
* External style sheets are stored in CSS files
* External style sheets can save you a lot of work
It enables you to change the appearance and layout of ALL the pages in your web site, just by editing ONE SINGLE CSS document.
CSS is Cascading Style Sheets
* Style define how to display HTML elements.
* Styles are normally stored in style sheet
* External style sheets are stored in CSS files
* External style sheets can save you a lot of work
It enables you to change the appearance and layout of ALL the pages in your web site, just by editing ONE SINGLE CSS document.
Cssstand for cascading style sheets.
Styles define how to display HTMl elements.
It enables you to change the appearance and layout of ALL the pages in your website, just by editing ONE SINGLE CSS document!!!
CSS stands for Cascading Style Sheets Styles
Post a Comment