Hacker News new | ask | show | jobs
by sureaboutthis 2952 days ago
<table> is not grid. <table> is a fixed container. grid does not. <table> is HTML. grid is CSS. The structure does not change when using CSS.