CSS Introduction

Key information you need to know to get started and use CSS3 for styling your web pages

As we've seen HTML can be used to build out the structure of your website, and dissplay content, in the form of text, images, and multimedia. But everything you write in HTML will just display using the browsers default styles, usually Times New Roman and in black and white.

To change the appearence of your web content, we add styles to it using CSS.

CSS stands for cascading style sheets, and the latest version is CSS3.

In this article we'll show you how to use CSS to add styles to your HTML web page.

Tags

CSS

CSS3

Cascading Style Sheets

rule sets

classes



Presentation



Videos



Code Examples

All the code examples in the videos above are availible on GitHub as is the source code for this site.

Click here to view

About

Author: Alicia Sykes


Date: 2015

Search





Addvert