https://github.com/naugtur/css-course-legacy
https://github.com/naugtur/css-course-legacy
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/naugtur/css-course-legacy
- Owner: naugtur
- License: other
- Created: 2013-04-22T07:41:56.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-04-21T12:30:33.000Z (over 8 years ago)
- Last Synced: 2025-02-15T07:44:27.248Z (8 months ago)
- Language: HTML
- Size: 617 KB
- Stars: 0
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# CSS course
A set of tasks that will walk you through the basics of CSS (and more).
*Complete this course and start prototyping in the browser!*
### Walkthrough
All items are numbered in a sequence to guide you through the course.
```
demo 00 - sandbox to test creating html tags and connecting styles file
demo 01 - switch between two style files and see what they can do
ex 02 - put the right selectors in the style file of each task; do not change anything in html files!
demo 03 - uncomment line after line to see how importance works
ex 04 - complete tasks by only modifying style files
demo 05 - explore how to make simple interactions
ex 06 - advanced layouts to make; 0602 is an exception to no-html-editing rule
ex 08 - use media queries to change layouts
```### License:
by Zbigniew Tenerowicz
http://naugtur.plCC BY-NC-ND
Attribution-NonCommercial-NoDerivshttp://creativecommons.org/licenses/by-nc-nd/3.0/legalcode