ncbi-web-standards
Version:
NCBI Web Design Standards
128 lines (121 loc) • 6.54 kB
HTML
<footer class="usa-footer usa-footer-big ncbi-footer" role="contentinfo">
<div class="usa-grid">
<div class="usa-row">
<nav class="usa-footer-nav">
<ul class="usa-unstyled-list usa-width-one-fourth usa-footer-primary-content">
<li class="usa-footer-primary-link ncbi-footer-heading">
<h4>Popular</h4>
</li>
<li><a id="footer_pubmed" href="/pubmed/">PubMed</a></li>
<li><a id="footer_pmc" href="/pmc/">PMC</a></li>
<li><a id="footer_bookshelf" href="/books/">Bookshelf</a></li>
<li><a id="footer_pubchem" href="https://pubchem.ncbi.nlm.nih.gov">PubChem</a></li>
<li><a id="footer_blast" href="https://blast.ncbi.nlm.nih.gov">BLAST</a></li>
<li><a id="footer_gene" href="/gene">Gene</a></li>
<li><a id="footer_nucleotide" href="/nucleotide/">Nucleotide</a></li>
<li><a id="footer_protein" href="/protein/">Protein</a></li>
</ul>
<ul class="usa-unstyled-list usa-width-one-fourth usa-footer-primary-content">
<li class="usa-footer-primary-link ncbi-footer-heading">
<h4>Connect</h4>
</li>
<li><a id footer="footer_facebook" href="https://www.facebook.com/ncbi.nlm">
<i class="fa fa-facebook fa-lg" aria-hidden="true"></i>
Facebook
</a></li>
<li><a id="footer_twitter" href="https://twitter.com/ncbi">
<i class="fa fa-twitter fa-lg" aria-hidden="true"></i>
Twitter
</a></li>
<li><a id="footer_linkedin" href="https://www.linkedin.com/company/national-center-for-biotechnology-information-ncbi-">
<i class="fa fa-linkedin fa-lg" aria-hidden="true"></i>
LinkedIn
</a></li>
<li><a id="footer_youtube" href="https://www.youtube.com/user/NCBINLM">
<i class="fa fa-youtube fa-lg" aria-hidden="true"></i>
YouTube
</a></li>
<li><a id="footer_github" href="https://github.com/ncbi">
<i class="fa fa-github fa-lg" aria-hidden="true"></i>
GitHub
</a></li>
<li><a id="footer_rss" href="/news/announcements-list"><i class="fa fa-rss" aria-hidden="true"></i>
News RSS</a></li>
<li><a id="footer_blog" href="https://ncbiinsights.ncbi.nlm.nih.gov/"><i class="fa fa-comments" aria-hidden="true"></i>
Blog</a></li>
<li><a id="footer_support" href="https://support.ncbi.nlm.nih.gov/"><i class="fa fa-question-circle" aria-hidden="true"></i>
Support Center</a></li>
</ul>
<ul class="usa-unstyled-list usa-width-one-fourth usa-footer-primary-content">
<li class="usa-footer-primary-link ncbi-footer-heading">
<h4>Resources</h4>
</li>
<li><a id="footer_literature" href="/home/literature.shtml">Literature</a></li>
<li><a id="footer_health" href="/home/health.shtml">Health</a></li>
<li><a id="footer_genomes" href="/home/genomes.shtml">Genomes</a></li>
<li><a id="footer_genes" href="/home/genes.shtml">Genes</a></li>
<li><a id="footer_proteins" href="/home/proteins.shtml">Proteins</a></li>
<li><a id="footer_chemicals" href="/home/chemicals.shtml">Chemicals</a></li>
</ul>
<ul class="usa-unstyled-list usa-width-one-fourth usa-footer-primary-content">
<li class="usa-footer-primary-link ncbi-footer-heading">
<h4>Actions</h4>
</li>
<li><a id="footer_submit" href="/home/submit.shtml">Submit</a></li>
<li><a id="footer_download" href="/home/download.shtml">Download</a></li>
<li><a id="footer_learn" href="/home/learn.shtml">Learn</a></li>
<li><a id="footer_develop" href="/home/develop.shtml">Develop</a></li>
<li><a id="footer_analyze" href="/home/analyze.shtml">Analyze</a></li>
<li><a id="footer_research" href="/research/">Research</a></li>
</ul>
</nav>
<div class="usa-width-one-half">
<h3 class="ncbi"><a id="footer_ncbi_full" href="https://www.ncbi.nlm.nih.gov/">National Center for Biotechnology Information</a></h3>
<address>
<span class="h-adr">
<span class="p-street-address">8600 Rockville Pike</span>,
<span class="p-locality">Bethesda</span>
<span class="p-region"> MD</span>,
<span class="p-postal-code">20894</span>
<span class="p-country-name">USA</span>
</span>
</address>
</div>
</div>
</div>
<div class="usa-grid">
<div class="usa-row">
<div class="usa-width-one-half" >
<div class="org-section">
<span class="usa-footer-logo">
<a id="footer_hhs" href="https://www.hhs.gov/" class="hhs-logo">Department of Health and Human Services</a>
</span>
<span class="usa-footer-logo">
<a id="footer_nih" href="https://www.nih.gov/" class="nih-logo">National Institutes of Health</a>
</span>
<span class="usa-footer-logo">
<a id="footer_nlm" href="https://www.nlm.nih.gov/" class="nlm-logo">Natonal Libary of Medicine</a>
</span>
<span class="usa-footer-logo">
<a id="footer_usagov" href="https://www.usa.gov/" class="usagov-logo">USA.gov</a>
</span>
</div>
</div>
<div class="usa-width-one-half about-links" >
<ul>
<li><a id="footer_about" href="/home/about/">About us</a></li>
<li><a id="footer_contact" href="/home/about/contact.shtml">Contact us</a></li>
<li><a id="footer_policies" href="/home/about/policies.shtml">Polices</a></li>
<li><a id="footer_foia" href="https://www.nih.gov/institutes-nih/nih-office-director/office-communications-public-liaison/freedom-information-act-office">FOIA</a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- ==================== end ncbi-footer ==================== -->
<script type="text/javascript">
var meta = document.createElement('meta');
meta.name = 'ncbi_standards2';
meta.content = 'yes';
document.getElementsByTagName('head')[0].appendChild(meta);
</script>