Hacker News new | ask | show | jobs
by taitems 5157 days ago
Then add some :nth-of-type() wizardry to it.
1 comments

Good point.

While there are some situations where that makes more sense, doing that for things like paragraphs is kind of silly - you're just moving junk copy to your CSS. You either have a giant CSS file, or some rather repetitive paragraphs.