top link should be absolute

This commit is contained in:
BigEd 2010-09-18 19:37:50 +00:00
parent 18fbd2eb36
commit dccef54f2e
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<head>
<title>6502</title>
<title>Visual 6502</title>
<style type="text/css">@import "wires.css";</style>
<script src="segdefs.js"></script>
<script src="transdefs.js"></script>
@ -14,7 +14,7 @@
<body onload="setTimeout(setup,200)">
<br />
<span id="title"><a href="/">The Visual 6502</a></span><br /><br />
<span id="title"><a href="http://visual6502.org">The Visual 6502</a></span><br /><br />
<span id="plain">
If the chip does not load, try another browser: Chrome, Safari, or Firefox
<br />