iframe no border no scroll code example
Example: iframe border none
<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>