Submitted
Flexbox, CSS Grid for the layout.
- HTML
- CSS
- JS
- I would like to know about what is the best practice for making the navbar for the mobile screens, how can we add some transition effects on them when they appear on the screen.
- What is the best practice for using the pictures? Should we use them as background or we should just render them using img tags?
- How have you used the svgs? with the img tags or have you used the inline-svgs? Whats the best practice to use the svgs in our projects?