Advertisement
Guest User

Untitled

a guest
Oct 24th, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. <footer>
  2. <div class="container">
  3. <hr>
  4. <div class="row">
  5. <div class="col-md-4">
  6. <a href="http://www.nlm.nih.gov/copyright.html">
  7. <small>Copyright</small>
  8. </a>,
  9. <a href="http://www.nlm.nih.gov/privacy.html">
  10. <small>Privacy</small>
  11. </a>,
  12. <a href="http://www.nlm.nih.gov/accessibility.html">
  13. <small>Accessibility</small>
  14. </a>
  15. <br><br>
  16. <small>U.S. National Library of Medicine<br>8600 Rockville Pike, Bethesda, MD 20894</small>
  17. </div>
  18.  
  19. <div class="col-md-4 text-center">
  20. <a href="http://www.usa.gov">
  21. <img alt="USA.gov logo" src="/cde/public/assets/img/usagov_logo.gif">
  22. </a>
  23. <a href="http://www.nlm.nih.gov/">
  24. <img width="150px" alt="National Library of Medicine logo" src="/cde/public/assets/img/NLM-logo.png">
  25. </a>
  26.  
  27. </div>
  28. <div class="col-md-4 text-right">
  29. <a href="http://www.nih.gov/">
  30. <small>National Institutes of Health</small>
  31. </a><br>
  32. <a href="http://www.hhs.gov/">
  33. <small>Health &amp; Human Services</small>
  34. </a><br>
  35. <a href="http://www.nih.gov/icd/od/foia/index.htm">
  36. <small>Freedom of Information Act</small>
  37. </a><br>
  38. <a href="http://apps.nlm.nih.gov/mainweb/siebel/nlm/index.cfm">
  39. <small>Contact Us</small>
  40. </a>
  41. </div>
  42. </div>
  43. </div>
  44. </footer>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement