The examples below use icon paths available to all hosts in NatWeb.
Style must be set in HEAD section of html document.
<style type="text/css">
.tileBannerSmBurgundy {
background-image: url(/visid-icons/repeat-x/sm_burgundy_1px.gif);
background-repeat: repeat-x;
}
</style>
<p class="tileBannerSmBurgundy"><a href="https://www.usgs.gov/"><img
src="/visid-icons/sm_burgundy.gif" style="border-style:none"
alt="Link to USGS home page" height="32" width="480"></a><br>
<i>Internal USGS Access Only</i></p>
The image used for tiling is 1 pixel wide.
![]()
<img src="/visid-icons/repeat-x/sm_burgundy_1px.gif" alt="">
| Internal USGS Access Only |
<table width="100%"><tbody>
<tr><td bgcolor="#990033"><a href="https://www.usgs.gov/"><img
src="/visid-icons/sm_burgundy.gif" style="border-style:none"
alt="Link to USGS home page" height="32" width="480"></a></td></tr>
<tr><td><i>Internal USGS Access Only</i></td></tr>
</tbody></table>
<p><a href="https://www.usgs.gov/"><img
src="/visid-icons/sm_burgundy.gif" style="border-style:none"
alt="Link to USGS home page" height="32" width="480"></a><br>
<i>Internal USGS Access Only</i></p>
A web page displaying the standard Visual Identity Web banners is available.