HTML    CSS    PHP    Bootstrap    JavaScript    Dev Tools      

The Syntax of CSS

Current Time  00:00 Total Time  00:00

We are always looking for input on our tutorial content. If you have a suggestion, comment, additional information on this topic that you feel should be added, drop us a line. We appreciate your input.

Title: The Syntax of CSS Category: CSS / CSS3

Topic: Essential Training Series Publish Date: 2015-01-09

Views: 234

Author: Mike King

Description

In this tutorial we start with a presentation that discusses CSS at a high level, what it is and what it does. We discuss that CSS was specifically designed to style Mark-Up languages. We discuss HTML selectors and how you target single and group selectors in the styling language to make your CSS code efficient. We discuss formatting rules in CSS and explain the selectors, declarations, properties and values. We build the files that will be needed in the styling tutorials that are to follow and discuss the base.css file and the CSS Reset that we created in the CSS Styling tutorial, the first tutorial that is in the CSS Essential Training series.