Template:Sec200Nav: Difference between revisions
Jump to navigation
Jump to search
Created page with "<!-- Global navigation buttons that provide enhanced navigation for larger pages. Buttons are fixed position so that they are always visible. --> <!-- Navigate to top of curre..." |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
<div class="noprint" style="z-index:9999; background-color:white; text-align: center; width: 100px; border: 2px solid navy; border-radius: 5px; box-shadow: 2px 2px 2px grey; position:fixed; bottom:40px; left:40px; padding:0; margin:0;"> | <div class="noprint" style="z-index:9999; background-color:white; text-align: center; width: 100px; border: 2px solid navy; border-radius: 5px; box-shadow: 2px 2px 2px grey; position:fixed; bottom:40px; left:40px; padding:0; margin:0;"> | ||
<div>[[Main Page]]</div> | <div>[[Main Page]]</div> | ||
</div> | |||
<!-- Navigate to Section 200 page --> | |||
<div class="noprint" style="z-index:9999; background-color:white; text-align: center; width: 100px; border: 2px solid navy; border-radius: 5px; box-shadow: 2px 2px 2px grey; position:fixed; bottom:110px; left:40px; padding:0; margin:0;"> | |||
<div>[[200 - DelDOT References to AASHTO Manual|Sec 200 Index]]</div> | |||
</div> | </div> | ||