An Introduction to CSS


*Before continuing it is recommended that you have an understanding of HTML. Need to learn? Get Started!

CSS stands for Cascading Style Sheets. CSS is a language that allows you to format your website through external style sheets; this saves you lots of time and unnecessary work. Through the use of external style sheets, CSS allows you to keep the format of your web pages constant throughout your website. Besides using it in external style sheets, you can also use CSS in your <head>. Additionally, you can use it directly in an HTML element.

See an example!

CSS Tutorials

Get Started with CSS


Real Time Web Analytics