←back to thread

451 points todsacerdoti | 1 comments | | HN request time: 0.379s | source
Show context
paulddraper ◴[] No.45057614[source]
> Yes, the syntax isn’t the prettiest, but is it really that hard?

Explain float: clear?

Does that have anything to do with display: flow-root?

And white-space is not actually whitespace?

And when does vertical-align work vs not?

---

^ That is all CSS (and not particularly edgy CSS, except for flow-root).

So....yes, CSS is really that hard. Unless you use the subset of CSS that you have decided to learn + use. Not unlike C++.

replies(5): >>45057689 #>>45057906 #>>45058326 #>>45058741 #>>45058981 #
whytaka ◴[] No.45057906[source]
I haven't used float in at least half a decade. CSS is easy.
replies(3): >>45058000 #>>45058272 #>>45059249 #
1. paulddraper ◴[] No.45058272[source]
> Unless you use the subset of CSS that you have decided to learn + use. Not unlike C++.