Hi guys how are u

Tell us what’s happening:
Describe your issue in detail here.

  **// 

chikuz cont**


<body>
<header>
  <h1>Deep Thoughts with Master Camper Cat</h1>
</header>
<article>


  <h2><a accesskey id="first" href="#">The Garfield Files: Lasagna as Training Fuel?</a></h2>


  <p>The internet is littered with varying opinions on nutritional paradigms, from catnip paleo to hairball cleanses. But let's turn our attention to an often overlooked fitness fuel, and examine the protein-carb-NOM trifecta that is lasagna...</p>
</article>
<article>


  <h2><a id="second" href="#">Is Chuck Norris a Cat Person?</a></h2>


  <p>Chuck Norris is widely regarded as the premier martial artist on the planet, and it's a complete coincidence anyone who disagrees with this fact mysteriously disappears soon after. But the real question is, is he a cat person?...</p>
</article>
<footer>&copy; 2018 Camper Cat</footer>
</body>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36

Challenge: Make Links Navigable with HTML Access Keys

Link to the challenge:

Hello,

Can you explain us the problem you’re having?

I saw you added accesskey to your first a element, but you didn’t assign a key for it. you need to assign it to the g key, then do the same for the second a element but with the c key.

ok thank you very much

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.