|
|
|
|
|
by extra88
1757 days ago
|
|
> decades of cruft that have accumulated in CSS Like what? I assume there's some CSS that doesn't have a use anymore but thinking about layout, we don't need floats for page layout but that was basically a hack, float is still useful for its original purpose. Basically, the CSS spec isn't full of cruft but there are a lot of CSS practices that are no longer needed. |
|
CSS really does do pretty much everything you need these days.