Skip to content

A clone of DavidsTea's index page.

Notifications You must be signed in to change notification settings

Yuem9862/DavidsTea-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DavidsTea-clone

Project Description

Biggest achievement

  • I used 3 different ways to create the carousals/sliders

Takeaways

  • Semantic tags in HTML
  • CSS media query in particular
  • display:none
  • How to center a div
    • flexbox/grid
    • margin auto
    • position relative + left (50%) + translate (50%)
    • text-align/vertical-align
    • float

To-dos

  • Responsive design best practices
    • Page is not fully responsive on mobile devices => <meta name='viewport' content='width=device-width, initial-scale=1.0'>
  • Learn more about the CSS selectors

About

A clone of DavidsTea's index page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published