Last active
August 29, 2015 14:01
-
-
Save jbatchelor/4f18b4974ecc54506b71 to your computer and use it in GitHub Desktop.
At a glance markup test
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="footer"> | |
<div style="position: absolute; top: 23px; left: 10px; width: 143px; height: 55px;"><a href="[url]" target="_ext"><img src="spacer.transparent.gif" width="143" height="55" border="0"></a></div> | |
<div style="position: absolute; top: 23px; left: 175px; width: 135px; height: 55px;"><a href="[url]" target="_ext"><img src="spacer.transparent.gif" width="135" height="55" border="0"></a></div> | |
<div style="position: absolute; top: 27px; left: 870px; width: 132px; height: 53px;"><a href="[url]" target="_ext"><img src="spacer.transparent.gif" width="132" height="53" border="0"></a></div> | |
<div style="position: absolute; top: 109px; text-align: center; width: 100%; font-size: 12px;"> | |
<div style="color: #b8b8b8;">Copyright © <script type="text/javascript" language="JavaScript">var today = new Date(); document.write(today.getFullYear());</script> [blahblahblah]. All rights reserved.</div> | |
<div style="margin-top: 2px;"><a href="#" onclick="return someCode();">Support</a> <span>|</span> <a href="[url]" target="_ext">Student Agreement</a> <span>|</span> <a href="[url]" target="_ext">[place] Privacy Policy</a> <span>|</span> <a href="[url]">[place] Privacy Policy</a> <span>|</span> <a href="[url]">Terms & Conditions</a></div> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment