Answers for "for an iframe do i do src or href?"

11

html iframe tag

<iframe src="http://kidcreatorsteam.com" height="90px" width="40px"></iframe>
<!--I made an iframe! Yay! -->
Posted by: Guest on April-14-2020
0

html iframe tag

<frameset id="individual" class="framebox">
  
  <iframe width="1000" height="1000" src="codegrepper.com"></iframe>
Posted by: Guest on August-17-2021

Browse Popular Code Answers by Language