Template:W3toc: Difference between revisions
From Indian River Lagoon Project
mNo edit summary |
mNo edit summary |
||
Line 9: | Line 9: | ||
<!-- Container div. MUST SET WIDTH. Float. --> | <!-- Container div. MUST SET WIDTH. Float. --> | ||
<div style="width: 480px; float:left;"> | <div style="width: 480px; float:left;"> | ||
<!-- Visible Hover Box. | <!-- Visible Hover Box. Options: position absolute/fixed. Add background color, border to top of outer container. --> | ||
<div class="w3-dropdown-hover" style="z-index: 100; width: | <div class="w3-dropdown-hover" style="z-index: 100; width:auto; position: absolute; background: ; border: 1px solid #777"> | ||
<!-- TEXT BUTTON HERE Set Text align; font attributes, add border & background color for a button. --> | <!-- TEXT BUTTON HERE Set Text align; font attributes, add border & background color for a button. --> | ||
<div style="width:100%;padding:3px;color:#777;border:0px solid #777;text-align:left;font-size:100%;font-weight:normal"><u>Table of Contents</u></div> | <div style="width:100%;padding:3px;color:#777;border:0px solid #777;text-align:left;font-size:100%;font-weight:normal"><u>Table of Contents</u></div> |