Programming Examples

Html code to develop a web page having two frames that divide the page into two equal rows and divide the first row into equal columns


frameset in html

Write HTML code to develop a web page having two frames that divide the page into two equal rows and divide the first row into equal columns. Fill each of the different background color.

Solution

<!DOCTYPE HTML>
<html>
	<head>
	</head>
	<frameset rows="50%,50%">
	<frameset cols="50%,50%">
		<frame src="" style="background:red"></frame>
		<frame src="" style="background:green"></frame>
	</frameset>
	<frame src="" style="background:orange"></frame>
</frameset>
</html>
Output


Online Exam Quiz for One day Exam Online Typing Test CCC Online Test 2026 Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Best Website and Software Company in Allahabad