+ 9
Tables vs Grid
Which one is better? When to use what? Explain.
2 Respuestas
+ 11
Thank you
+ 3
Tables are not used anymore, except for displaying data which is what they were originally intended. You can use Bootstrap, that relays mainly on flexbox to display its grid. CSS grid is quite new but soon it will be a standard and every developer should learn it. https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout/Basic_Concepts_of_Grid_Layout