Monday, 26 August 2019

NESTED FRAMES 2 IN HTML

NESTED FRAMES 2 IN HTML


<html>
<head>
<title>  frames </title>
</head>
<frameset cols="30%,20%,*"noresize>
<frameset rows="30%,20%,*"noresize>
<frame src="demo.html" >
<frame src="demo1.html" >
<frame src="demo.html" >
</frameset>
<frame src="demo.html" >
<frame src="demo1.html" >
</frameset>
</html>

No comments:

Post a Comment

engineering gyan

What is Chat GPT

 What is Chat GPT Chatbot GPT (Generative Pre-prepared Transformer) alludes to a conversational simulated intelligence model created by Ope...