Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

CSS Flexbox

Sonu64 20

@Sonu64

Desktop design screenshot for the Single price grid component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Are HTML tables not suitable for this sort of layouts ?

Community feedback

P

@morganwhite

Posted

HTML tables are for tabular data, similar to a spreadsheet. CSS is responsible for layouts since it controls how the page appears

1

Sonu64 20

@Sonu64

Posted

@momobgood Important info :-) Thank You !

0
P
Matt Studdert 13,611

@mattstuddert

Posted

As @momobgood mentioned, tables should be used to present tabular data these days. For layout, I would recommend looking into CSS Grid and Flexbox. You will find some tutorials for these on the resources page.

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord