Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learning CSS
Rating: 4.7 out of 5(11 ratings)
116 students

Learning CSS

Learn how to use Cascading Style Sheets to create beautiful webpages.
Last updated 8/2012
English

What you'll learn

  • 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 content

5 sections33 lectures3h 9m total length
  • Introduction to CSS4:58

    Get an overview about the course and get introduced to the formatting language, "CSS".

  • The CSS Rule and Comments3:47

    Learn about the structure of a CSS rule and how comments are added in a stylesheet.

  • Applying CSS To HTML7:00

    Learn about different methods to apply CSS to HTML pages.

Requirements

  • Working knowledge of HTML
  • Sublime text 2.0 or any of your favorite editor
  • Web browser like Firefox or Google Chrome

Description

Note: This CSS Course covers CSS 2.0/2.1 and requires a working knowledge of HTML/XHTML. You can learn HTML/XHTML free by subscribing to my course HTML Workshop.

Cascading Style Sheets (CSS) is a language used for describing the look and feel of an HTML/XHTML document.

CSS is designed primarily to separate the document structure [HTML/XTHML markup] from the document presentation such as layout, colors, and fonts.

Advantages of using CSS can be:

  1. Improving content accessibility.
  2. Providing a high level of flexibility to control the presentation of the WebPages.
  3. Enabling to share formatting information among multiple pages easily.
  4. Reducing the complexity to develop and maintain large websites and web applications.
  5. Helping markup to be rendered on multiple devices like a computer screen, smart phones and tablets.

Understanding CSS can be your "Second Step" in the roadmap of learning the overall web design or development process.

The CSS Training has been crafted to make you understand:

  •  What is CSS?
  •  Different CSS properties
  •  How to apply CSS on different HTML elements?
</p>

Who this course is for:

  • HTML Developers
  • Visual Designers
  • Server side programmers
  • Entrepreneurs
  • Managers
  • Internet enthusiasts
  • And almost anyone!!