Give all the subway lines the right color!
Look in the HTML—we have assigned a class corresponding to the subway line color for some of the trains.
First, assign the appropriate class to the rest of the list items. For instance, you
should assign the seventh-ave
(red) line to the 2 train.
Then write CSS to give each line (class) the appropriate color.
Feel free to just use standard CSS colors like red
, green
, etc. But if you want to use
the official subway line colors, you can find the hex codes
on the MTA’s web site.
If you're done early, give the subway lines an extra style boost and make them look like they do on the subway signs. Use this image as a guide: