@ExileurtSubmitted about 2 years ago
I thinks the code is "ok".. Any tips ?
I thinks the code is "ok".. Any tips ?
I would research some more about HTML. Your div with the class title should be a <h1> tag for example. Text like "Annual Plan" and "$59.99/year" should be wrapped by a <p></p> tag and not a div.
The styling looks good! If you add some styling to the :hover state of the <a> tags it would have been perfect