HTML Frameset (i-frame)

NOTE :- Put the frameset code in between opening and closing tag of Head 





To get above output copy code and run in google chrome or download file frome below link


<!DOCTYPE html>
<html>
<head>
<frameset cols="25%,50%,25%">
<frame src="https://ljtians.blogspot.com/p/c-prg.html" border=2>
<frame src="https://ljtians.blogspot.com/">
<frame src="https://ljtians.blogspot.com/p/html.html">
</frameset>
</head>

<body>
</body>
</html>


Comments

Popular posts from this blog

C++ Practice Program

Cloud Computing Important Question-Answer for University Exam

Software Testing Gujarat University Important Questions For Exam