Click Here to view Result after edited
Return to html tutorial by example
<html> <body> <p> With IFRAME HTML files can be displayed in another website. </ P> <p> this IFRAME HTML documents to show that the use of another called Frame_a.html website. </ P> <iframe src="../asdocs/html_tutorials/Frame_a.html" /> </ iframe> </ body> </ html>