Learning CSS

Note: This course covers CSS 2.0/2.1 Cascading Style Sheets (CSS) is a language used for describing the the look and feel of a HTML/XHTML document. CSS is designed primarily to seperate the document structure[HTML/XTHML markup] from the document presentation such as layout, colors, and fonts.
Advantages of using CSS can be:
- Improving content accessibility.
- Providing high level of flexibility to control the presentation of the webpages.
- Enabling to share formatting information among multiple pages easily.
- Reducing the complexity to develop and maintain large websites and web applications.
- Helping markup to be rendered on multiple devices like computer screen, smartphones and tablets.
Understanding CSS can be your "Second Step" in the roadmap of learning the overall web design or development process.
The course have been crafted to make you understand:
- What is CSS?
- Different CSS properties
- How to apply CSS on different HTML elements?
Content and Goals
- Over 33 lectures and 3 hours of content!
- Introduction to the formatting language CSS
- Understanding various CSS selectors
- Learning different CSS properties
- Applying CSS to different HTML elements
- Source code for all the examples
- Assignments and Solutions
Course Hours: 3

