PageRenderTime 50ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/frontend/images/branding/HandsOnNetwork/hon_campaign_iframe.html

http://allforgood.googlecode.com/
HTML | 26 lines | 25 code | 1 blank | 0 comment | 0 complexity | 70edfecacca8d169babc4025fe866d8e MD5 | raw file
Possible License(s): EPL-1.0, MPL-2.0-no-copyleft-exception, Apache-2.0
  1. <HTML>
  2. <head>
  3. <style type='text/css'>
  4. #sponsored-by {
  5. font-family: arial, sans-serif;
  6. font-size:11;
  7. color:gray;
  8. }
  9. #contents {
  10. width: 300px ;
  11. margin-left: auto ;
  12. margin-right: auto ;
  13. }
  14. </style>
  15. </head>
  16. <body>
  17. <span id='sponsored-by'>Sponsored By:</span>
  18. <p>
  19. <div id='contents'>
  20. <a href='http://handsonnetwork.org/' target='_top' >
  21. <img src='sponsor-logo-handsonnetwork.jpg' style="border-style: none">
  22. </a>
  23. </div>
  24. </body>
  25. </HTML>