-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfooter
10 lines (10 loc) · 821 Bytes
/
footer
1
2
3
4
5
6
7
8
9
10
<div>
<p id = "footer">
<a href = "http://turck.com"><img src = "turck.gif" style = "height: 17px; width: 42px; vertical-align: middle" alt = "Turck" /></a>
<a href = "http://www.bostonscientific.com"><img src = "boston_scientific.gif" style = "height: 17px; width: 42px; vertical-align: middle" /></a>
<a href = "http://ramnode.com"><img src = "ramnode.jpg" style = "height: 17px; width: 42px; vertical-align: middle" /></a>
<a href = "http://cubfoods.com"><img src = "cubfoods.png" style = "height: 17px; width: 42px; vertical-align: middle" /></a>
<a href = "http://www.wayzata.k12.mn.us"><img src = "Wayzata_Public_Schools.png" style = "height: 17px; width: 42px; vertical-align: middle" /></a>
(c) astronauticalAuthor, jocosefoppery. Do not reproduce without permission.
</p>
</div>