2010 US Census - embedding a map in your site
The 2010 Census is in the works here in the US and on their website they post code you can use to embed their response widget in your site, so here goes:
Until next time...Rich
<iframe
src='http://2010.census.gov/2010census/take10map/2010partcipationrateswidget.php?loc=national'
allowtransparency='yes' style='margin:0;border:0;background-color: transparent;' width='200'
height='170' frameborder='0' scrolling='no' id='census2010RateWidget'
name='census2010RateWidget'></iframe>
Until next time...Rich
Comments