/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
- <HTML>
- <head>
- <style type='text/css'>
- #sponsored-by {
- font-family: arial, sans-serif;
- font-size:11;
- color:gray;
- }
- #contents {
- width: 300px ;
- margin-left: auto ;
- margin-right: auto ;
- }
- </style>
- </head>
- <body>
- <span id='sponsored-by'>Sponsored By:</span>
- <p>
- <div id='contents'>
- <a href='http://handsonnetwork.org/' target='_top' >
- <img src='sponsor-logo-handsonnetwork.jpg' style="border-style: none">
- </a>
- </div>
- </body>
- </HTML>