main
<html>
<frameset rows="20%,80%">
<frameset cols="10%,10%">
<frame src="Left.htm">
<frame src="Right.htm">
</frameset>
<frame src="Bottom.htm" name="bottom">
</frameset>
</html>
Left
<html><body>
<a href="About.htm" target="bottom">about as</a>
</body></html>
Right
<html><body>
<a href="Fact.htm" target="bottom">courses and facilities</a>
</body></html>
About
<html><head>
<style>
h3{font-family:arial;font-weight:bold;color:red;}
</style></head>
<body bgcolor="pink"><h3>About us</h3><br>
sadhana education society was established in 1962.<br>
founder member is Mr j b bardeskar<br>
head haster is Mr. G S Shinde<br>
<h3> contact us</h3>
<br>sadhana education society<br>
kadgoan road<br>gadhinglaj<br>Dist kolhapur<br>
</body>
</html>
Fact<html><head>
<style>
h3{font-family:arial;font-weight:bold;color:blue;}
</style></head>
<body bgcolor="orange"><h3>courses</h3><br>
<ol><il>primary school<il>scondary school<il>Jr college of science</ol>
<hr><h3>facilites<h3>
<ol><il>boys hostel<il>play ground<il>computer lab</ol>
</body>
</html>
Bottom
<html><head>
<style>
h1{font-family:algerian;color:blue;text-align:center;}
</style></head>
<body bgcolor="skyblue"><br><br><br>
<h1>sadhana education society,<br>gadhinglaj.</h1>
</body>
</html>
Open the following link to get pdf format of given html code:
https://drive.google.com/file/d/1nX0GNypoQREXicA1NihCR-awX-NYHycA/view?usp=drivesdk

Post a Comment

Previous Post Next Post