V-Yashasvi / zee5-clone

MIT License
1 stars 1 forks source link

// Minor Issues #3

Closed Shubh-Nawani closed 3 weeks ago

Shubh-Nawani commented 3 weeks ago

<------ Some suggestion for Zee5_clone -------->

<---------- Notes by seniors -------> // don't use px (you should know the reason of not using) // when to use and when not to use positions(absolute,fixed,sticky and relative) // efficiently use flexbox (all properties under display:flex) // must know :- difference between margin and padding (when to use margin and when to use padding) // take a basic understanding of css selectors // box-sizing:border-box // take a basic understanding of class and id (difference) // vmax // vmin // vh , vw

Shubh-Nawani commented 3 weeks ago

issue_fixed