blog preview blog buid with raw html and css with flex

Please log in to post a comment
Log in with GitHubCommunity feedback
- @remainhumble
In addition to hovering the h1 element, I recommend adding an interactive element(e.g. <a>) between the opening and closing h1 tags and outside its heading text so you can use the pseudo class, :focus. That way, a user can navigate to it using the keyboard, relying on visual cues to understand which element they are currently interacting with.
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord