Check out example codes for "html iframe example". It will help you in understanding the concepts better.
Code Example 1
<iframe src="http://kidcreatorsteam.com" height="90px" width="40px"></iframe>
<!--I made an iframe! Yay! -->
Code Example 2
<iframe src="http://www.codegrepper.com"></iframe>
Code Example 3
<iframe src="https://www.w3schools.com"></iframe>
Code Example 4
<iframe src="yourURL" height="200" width="300"></iframe>
Learn ReactJs, React Native from akashmittal.com