Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.53 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.53 KB

HTML & CSS Practice (SuperSimpleDev's Course)

언어 선택 / Language Selection:

This repository contains HTML and CSS practice projects from beginner to pro, based on the course by SuperSimpleDev. If you're just starting out with HTML and CSS, I highly recommend following this course and completing the assignments.

The instructions are clear and easy to follow, with assignments that are manageable but provide ample opportunity to practice and understand the key concepts of HTML and CSS.

Course Link

If you want to see the course or materials, check out the YouTube link here.

Course Breakdown

Here's a brief overview of the topics covered in the course:

  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

Project Features

  • The course covers a wide range of fundamental HTML and CSS topics.
  • Hands-on assignments help reinforce key concepts.
  • By the end of the course, you'll have a solid understanding of HTML and CSS.

Acknowledgements

A special thank you to "SuperSimpleDev" for the wonderful course!