Monday, 26 August 2019

NESTED FRAMES IN HTML#nested frames

NESTED FRAMES IN HTML


<html>
<head>
<title> nested frames </title>
</head>
<frame src="chirag.html" noresize>
<frameset cols="45%,*">
<frame src="demo.html" noresize scrolling=auto>
<frame src="demo1.html" noresize scrolling=no>
</frameset>
</frameset>
<noframes>
<h3>
iiiiiiiiiiiiiiiiiiiiii
</h3>
</noframes>
</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...