Is there a way to embed this iframe on my page and make it smaller in size?
The original webpage is located at
http://palweather.ps/temps/days/forecast/120
I attempted to adjust the size using the code below (I included #zoom=75
after the link but it did not have the desired effect)
<iframe border="0" frameborder="0" height="1300" name="map" src="http://palweather.ps/temps/days/forecast/120#zoom=75" style="width: 100%;" >Your browser does not support inline frames or is currently configured not to display inline frames.</iframe>