Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 754 Bytes

File metadata and controls

24 lines (22 loc) · 754 Bytes

HTML & CSS Course

A website containing exercises from a HTML & CSS course by SuperSimpleDev on YouTube.

Access the Website

The website is hosted on GitHub Pages. Click here to visit.

Progress

  • 1. HTML Basics
  • 2. CSS Basics
  • 3. Hovers, Transitions, Shadows
  • 4. Chrome DevTools & CSS Box Model
  • 5. Text Styles
  • 6. The HTML Structure
  • 7. Images and Text Boxes
  • 8. CSS Display Property
  • 9. The div Element
  • 10. Nested Layouts Technique
  • 11. CSS Grid
  • 12. Flexbox
  • 13. Nested Flexbox
  • 14. CSS Position
  • 15. Position Absolute and Relative
  • 16. Finish the Project
  • 17. More CSS Features