Write an HTML code to develop a Web page having two frames that divide the Web page into two equal rows.

Code

<html>
<head>
<frameset rows="50%,50%">
<frame src="#"></frame>
<frame src="#"></frame>
</frameset>
</head>
<body>
</body>
</html>

Output

Comments

Popular posts from this blog

Create an HTML document giving details of your name, age, telephone number, address, TLC code & enrolment number aligned in proper order.

Applet Not initialized properly’ Error in Finacle – Solution

Fresh installation of CSI Applications and Database