Hacker News new | ask | show | jobs
by Yzupnick 1649 days ago
I often have trouble writing CSS. Here is how I approached this challenge. https://jsfiddle.net/mwabc719/

Anyone have good advice on a better way?

2 comments

You modified the HTML. And... I didn't see the output described in the parent in your fiddle. ?
> without modifying the HTML

> Here is how I approached this challenge

...but you modified the HTML?

> ...but you modified the HTML?

The original challenge includes questions that apply only if the resolution involves HTML modifications, which (contrary to the earlier text viewed in isolation) indicates that such modifications are not invalid in response to the challenge.

Yah, maybe I should have been explicit, but I think my HTML change as semantically important. (My interpretation of the last line of the challenge.)