Remix.run Logo
pacifika an hour ago

HTML spec couldn’t just have added a grid element?

maqnius 17 minutes ago | parent [-]

CSS grids are for presentation, HTML is for semantics. Ideally they are separated. That's why the use of <center> tag is deprecated.