Links
Home About us Services Testimonies Contact us Links
CSS

(Cascading Style Sheet) A standard for determining appearance of website and behavior in web pages. CSS was originally designed to be used directly with HTML.

CSS is primarily useful because of its ease of use. It gives the user the capability to change the entire website with a single setup page. All formats can be setup as a style sheet and be referred to from each page. When the style sheet changes, the entire website changes.

<BACK