CSS is an abbreviation for Cascading Style Sheets. An HTML element can have an attribute called "style". CSS allows a developer to define "style" attributes for multiple HTML elements simultaneously. Styling can be implemented in multiple ways and CSS helps the developer to maintain a common look and feel for multiple web pages. The developer can make a small number of changes using CSS which will cause a large number of web pages to inherit those changes. CSS helps the developer to enhance the user experience and general aesthetic choices.
CSS at w3.org
CSS at w3schools.com
CSS Q & A
No comments:
Post a Comment