![]() |
CODE FOR PLAIN CYAN LINKS AT TOP OF WINDOW
|
Pages in this test:
![]() ![]() ![]() ![]() ![]() ![]() ![]() Note:
To move links to the VERY TOP edge, add line of code in red.
This is the only sample with this additional code.
|
TEST 1: without underlines, menu set to size 12 font in CSB window
<body topmargin=0 leftmargin=0 marginheight=0 marginwidth=0>
<style type="text/css">
.menulinks {position:relative;}
#menucont a{color:#00FFFF; font-weight:bold; text-decoration:none;}
![]() </style>
<BODY>
<div id="menucont">
<!-- Put all links between <center> </center> to get those links align center for older browser or use CSB center-->
<a href="index.htm" TARGET="_top" TITLE="USS Rankin (AKA103)" id="a1" class="menulinks" >Home</a>
<a href="id225.htm" TARGET="_top" TITLE="Photo Gallery" id="a1" class="menulinks" >Photo Gallery</a>
<a href="javascript:history.back()" TARGET="_top" TITLE="Return to Previous Page" id="a1" class="menulinks" >Return to Previous Page</a><br><br>
|