To Remove the Border of an IFrame you can use the snippet below.
Please note the capital B of frameBorder.
Sample HTML
<iframe src="IFRAME_URL" width="300" height="300" frameBorder="0">HERE IS A IFRAME</iframe>
if you are using HTML5 you should use the following snippet.
Sample HTML
seamless='seamless'
RT @CodeSnippetsNET: http://t.co/SEoJjpvGun How to remove the border of an #IFrame #html #css #php #web #developer #html5 #dev #code #codin…
RT @CodeSnippetsNET: http://t.co/SEoJjpvGun How to remove the border of an #IFrame #html #css #php #web #developer #html5 #dev #code #codin…
RT @CodeSnippetsNET: http://t.co/SEoJjpvGun How to remove the border of an #IFrame #html #css #php #web #developer #html5 #dev #code #codin…
RT @CodeSnippetsNET: http://t.co/SEoJjpvGun How to remove the border of an #IFrame #html #css #php #web #developer #html5 #dev #code #codin…