Skip to content

Commit

Permalink
Create css201.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Onur Özgür ÖZKAN committed Nov 27, 2013
1 parent b2b44ca commit 2c72396
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions development/training/css201.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# CSS 201

## Contents

**CSS Basic**

1. HTML for CSS
2. Creating Styles and Style Sheets
3. Selectors
4. Saving Time with Style Inheritance
5. Managing Multiple Styles

**Applied CSS**

6. Formatting Text
7. Margins, Padding, and Borders
8. Adding Graphics to Web Pages
9. Sprucing Up Your Site's Navigation
10. CSS Transforms, Transitions, And Animations
11. Formatting Tables and Forms

**CSS Page Layouts**

12. Introducing CSS Layout
13. Building Float-Based Layouts
14. Responsive Web Design
15. Positioning Elements on a Web Page

**Advanced CSS**

16. CSS for the Printed Page
17. Improving Your CSS Habits

## Resources

* [1-17 Chapters] http://www.amazon.com/CSS3-Missing-Manual-Manuals/dp/1449325947

0 comments on commit 2c72396

Please sign in to comment.