We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0082be commit 9d6eceeCopy full SHA for 9d6ecee
_current-programs/index.html
@@ -36,7 +36,7 @@ <h1>LU Programs Around the Country</h1>
36
37
<div id="programmap">
38
<div style="position: absolute;">
39
- <img src="/media/images/photos/lu-map.png" width="700" height="438" alt="Map" usemap="#areamap">
+ <img src="/media/images/photos/lu-map-UK.jpg" width="700" height="438" alt="Map" usemap="#areamap">
40
<map name="areamap"> <!-- map regions are northeast, midwest, midatlantic, south, west -->
41
<area shape="poly" coords="544,170,600,175,607,183,700,183,700,30,544,30" href="#" alt="Northeast" onclick="areaclick('northeast');">
42
<area shape="rect" coords="325,131,485,281" href="#" alt="Midwest" onclick="areaclick('midwest');">
0 commit comments