Content Menu

Home- What is CSS OR Cascading Style Sheets?

1. CSS Basics

2. CSS Links & Lists

3. CSS Text & Fonts

4. Working with Images

5. CSS Box Model

6. CSS Layout

Free CSS Tutorial - Basic to Advanced

What is CSS or Cascading Style Sheets?

CSS or Cascading style sheets is a designing language that is used to control the look and design of web pages. Earlier HTML was used to control the design of webpages, however most of the HTML's design work has now been replaced by CSS which offers much advance / robust features and a fine grain control over the look and feel of web pages. CSS styles(rules of how certain elements look, font, color, their exact position on web page etc) apply to HTML elements within a HTML document. Through CSS, we can Leave the content definition(where paragraph starts and ends, where next row starts etc) to HTML, and design and look of that content to CSS.

If you are a basic web designer, you might question why bother to learn and use CSS, if HTML is doing the work? Lets see some advantages of CSS.

Advantages of Styling using CSS over Simple HTML

Pre-Requisites of Learning CSS

Cascading Style Sheets is very simple to learn. You just need to know simple HTML to be able to study CSS. This course is designed for absolute beginners to CSS styling. Our Free training will take you step by step through every feature and use practical examples to assist you in understanding various features.

Course Contents

1. CSS Basics

2. CSS Text and Fonts

3. CSS Links and Lists

CSS Working with Images

CSS Box Model

 

CSS Layout

Advance CSS

CSS Media

  • What is CSS Media
  • CSS Media Types
  • CSS Print Media
  • CSS Screen Media
  • CSS Media Queries

CSS Images

  • CSS Background Attachment
  • CSS Background Position

css shadow

Also add in every lesson, whats new in CSS3 for that topic.