Learn CSS Variables by Building a City Skyline - Step 4

Tell us what’s happening:

You should have one void link element and i am doing it right idk what am doing wrong here

Your code so far

<!DOCTYPE html>
<html lang="en">

<!-- User Editable Region -->

  <head>
    <meta charset="UTF-8">
    <title>City Skyline</title>
    <link rel="stylesheet" href="styles.css"/>
  </head>

<!-- User Editable Region -->

  <body>
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36

Challenge Information:

Learn CSS Variables by Building a City Skyline - Step 4

Your solution works from my end. Please try one of the following steps to move forward.

Click on the “Restart Step” button and force a refresh of your page with CTRL + F5 then try to paste the code in again.

or - Try the step in incognito or private mode.

or - Disable any/all extensions that interface with the freeCodeCamp website (such as Dark Mode, Ad Blockers, or Spellcheckers), and set your browser zoom level to 100%. Both of these factors can cause tests to fail erroneously.

or - Ensure your browser is up-to-date or try a different browser.

I hope one of these will work for you.

on a chromebook sorry i don’t own a pc

Your browser, if Chrome, looks to be outdated. That could be the problem, update it if possible. You could also try a different browser like Firefox if possible.

school chromebook am a student that wants to learn code and i can’t install anything

There is nothing we can do about that. Certain tests require an up-to-date browser.

You can skip the step and see how far in the curriculum you can get with what you have. As long as you are learning, nothing is lost.