Web Design Articles

Code  |  CSS

Web Design Articles

Submit a Web Design Article


Web Design Articles    |    Code    |    CSS

In computing, Cascading Style Sheets (CSS) is a language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can be applied to any kind of XML document, including SVG and XUL.


   CSS:  Select an Article

Adding Rounded Corners to HTML with CSS

by Matthew David

As the name implies, a Cascading Style Sheet, or CSS, is a document that describes the visual style of your content. Web designers have been leveraging Cascading Styles Sheets as a tool to control content placement and text presentation in web pages for over ten years. With the adve...

posted on Sep 10, 2009


Overview of Cascading Style Sheets (CSS)

by WebAIM

Cascading Style Sheets, or CSS, allow you modify properties of existing HTML elements. All web browsers are based upon a built-in style sheet. This style sheet is part of the program and is not typically viewable. It instructs the browser how to display individual items or elements in...

posted on Jun 1, 2007


   Topics



   Google


Web Design Articles    |    Code    |    CSS