/include.html Secret
Last active
April 21, 2017 20:58
GREG SMITH MAP INCLUDE EMBED
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style type="text/css"> | |
iframe#maps { height: 950px; overflow-y: hidden; overflow-x: hidden; } | |
@media only screen and (max-width:599px) { | |
iframe#maps { height: 1120px; } | |
} | |
</style> | |
<iframe src="http://interactive.nydailynews.com/map/property-tax-rate-new-york-city/include.html" width="100%" id="maps"></iframe> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment