Q2

CODE

<html>
<head>
<title></title>
</head>
<frameset rows="50%,50%">
<frameset cols="25%,25%,50%">
<frame src=one.html style="background-color:#ffdf80"></frame>
<frame src=two.html style="background-color:#00f7ff"></frame>
<frame src=three.html style="background-color:#d5e800"></frame>
</frameset>
<frame src=four.html style="background-color:#ff8400"></frame>
</frameset>
</html>

No comments:

Post a Comment