Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.05 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.05 KB

Youtube-Structure-Clone

  • This project was done as a part of the exercise given by SuperSimpleDev HTML CSS tutorial. Thank you Simon, and Suming for this wonderful course.

  • This is only structural clone, it is not dynamic because no JS is used in this project.

  • Video Link for those who need a walkthrough - https://youtu.be/NUBf35VgF4k

Screenshots

###Things Learnt

####HTML

  • HTML Images, Texts etc.
  • HTML Links
  • HTML Header, tables and more

####CSS

  • CSS Display Property
  • CSS Grid
  • CSS Flexbox
  • CSS Positioning
  • CSS media queries and more