Build an Availability Table - Build an Availability Table

Tell us what’s happening:

My code is not passing the last test. Please assist and advise what I am doing wrong.

Your code so far

#legend-gradient {
width: 100%;
height: 10px;
background-image: linear-gradient(to right,
var(–color0) 0% 20%,
var(–color1) 20% 40%,
var(–color2) 40% 60%,
var(–color3) 60% 80%,
var(–color4) 80% 100%
);
}

<!-- file: index.html -->

/* file: styles.css */

Your browser information:

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

Challenge Information:

Build an Availability Table - Build an Availability Table

I will close this topic as I can see from your other post that you have solved this. Please can you only post 1 topic per step or lab, and reply to the existing thread with updates.