Give all the subway lines the right color!
Look in the HTML—we have assigned a class corresponding to the subway line color for each individual line.
Start with the Seventh Avenue line, which has the class seventh-ave
. Then see how many other lines you can get through!
You do not need to edit the HTML; you only need to add CSS.
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: