Last active
May 30, 2018 08:28
-
-
Save kdankov/a3281e75ec4324898b430a8d1f2b3aa8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Goals: | |
Fundamental understanding of what HTML is and how it works | |
Fundamental understanding of what CSS is and how it works | |
Ability to make and debug web Layouts | |
Familiarise people with the notion of templates | |
Disabuse wrong or misleading notions about Responsive Design | |
Lectures: | |
HTML Overview & Syntax | |
HTML Tags and Structure | |
CSS Overview & Syntax | |
CSS Selectors | |
CSS Specificity | |
CSS Typography | |
CSS Box Model | |
CSS Positioning | |
CSS Layout - Float | |
CSS Layout - Flexbox | |
CSS Layout - Grid | |
CSS Layout - Tips, Tricks and Useful Patterns | |
CSS Icon Fonts | |
CSS Transitions | |
CSS Animations | |
CSS Media Queries - Responsive Design | |
HTML Tables and Forms - Bonus Homework | |
HTML Video and Audio - Bonus Homework | |
CSS Font Embedding - Bonus Homework | |
CSS Border Styles - Bonus Homework | |
CSS Box Shadow Effects - Bonus Homework | |
CSS Timing Functions - Bonus Homework | |
Additional Reading | |
From the Archives | |
CSS Sliding Doors |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment