Skip to content

Latest commit

 

History

History
66 lines (51 loc) · 4.3 KB

html-css-basics.md

File metadata and controls

66 lines (51 loc) · 4.3 KB

HTML and CSS basics

Help

  • Discuss first any questions in your study group
  • If you feel totally lost, try to look at these helping materials
  • For each exercise there's an exercises specific questions page where you might find your answer or ask it if there's none

Workshop

Trying out Codepen

Basic elements and their styling

Form elements and their styling

Materials

HTML

Material Time
HTML Tutorial for Beginners 01 - HTML Introduction 2:30
HTML Tutorial for Beginners 02 - What is HTML? 6:07
HTML Tutorial for Beginners 03 - HTML Syntax & Structure 13:09
HTML Tutorial for Beginners 04 - Your First Web Page 9:35
HTML Tutorial for Beginners 05 - Head and Body Tag 7:22
HTML Tutorial for Beginners 06 - Headings and Text 8:18
HTML Tutorial for Beginners 08 - Default Browser Styles 3:40
HTML Tutorial for Beginners 11 - HTML Lists 8:05
HTML Tutorial for Beginners 13 - The div Tag 4:51
HTML Tutorial for Beginners 14 - ID's and Classes 8:13
HTML Tutorial for Beginners 15 - Adding CSS to HTML 9:33

CSS

Material Time
CSS Tutorial For Beginners - What is CSS? 4:43
CSS Tutorial For Beginners 03 - Default Browser Styles 4:46
CSS Tutorial For Beginners 04 - Basic CSS Syntax 8:01
CSS Tutorial For Beginners 08 - Targeting Elements with CSS 4:28
CSS Tutorial For Beginners 09 - Targeting Classes and ID's 7:24
CSS Tutorial For Beginners 11 - Inheritance 8:47
CSS Tutorial For Beginners 36 - The Box Model 9:27
CSS Tutorial For Beginners 37 - Margins 10:38
CSS Tutorial For Beginners 38 - Padding 4:41
CSS Tutorial For Beginners 40 - Borders 6:47
CSS Tutorial For Beginners 41 - Block - inline - inline block 11:08
CSS Tutorial For Beginners 42 - Width and height 6:26