Friday, June 17, 2022

HTML FRAMES

 <html>
<head>
<title> Iframe </title>
</head>
<frameset rows="*,*">
<frameset cols="*,*">
<frame src="answer 2 table.html">
<frame src="answer 3 list.html">
</frameset>
<frameset cols="*,*">
<frame src="answer 4 form.html">
<frame src="answer 1 align.html">
</frameset>
</html>

 


 

No comments:

Post a Comment

MCQ QUESTIONS

Loading…