Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jalbertoni
on July 9, 2021
|
parent
|
context
|
favorite
| on:
What does 100% mean in CSS? (2020)
Not gonna lie, the last example made me happy, but my practical side was screaming "just use flexbox, jeez"
sroussey
on July 9, 2021
[–]
Or table
ahoy
on July 9, 2021
|
parent
|
next
[–]
Tables are not a layout tool, and you'll cause more problems than you solve by using them that way.
system2
on July 9, 2021
|
parent
|
prev
|
next
[–]
Modifying tables are extremely difficult after they are created.
iseethroughbs
on July 9, 2021
|
root
|
parent
|
next
[–]
Tables can be set to display: block/flex/grid like anything else. Not that I recommend.
je42
on July 9, 2021
|
parent
|
prev
[–]
if display:flex is not good enough display:grid will most like help.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: