iframe frameborder 0 not working code example
Example: html iframe no border
<iframe src="myURL" width="300" height="300" frameBorder="0">Browser not compatible.</iframe>
<iframe src="myURL" width="300" height="300" frameBorder="0">Browser not compatible.</iframe>