Programming Examples

HTML page to demonstrate target attribute in Frames


Create an HTML page to demonstrate target attribute in Frames.

Solution

index.html

<frameset rows="20%,80%">
	<frame src="menu.html"></frame>
	<frame src="home.html" name="main"></frame>
</frameset>

menu.html

<ul>
	<li><a href="home.html" target="main">Home</a></li>
	<li><a href="about.html" target="main">About Us</a></li>
	<li><a href="course.html" target="main">Courses</a></li>
</ul>
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