0% found this document useful (0 votes)
12 views1 page

Set D - Class45

The document provides instructions to create an HTML page divided into three frames, where the first frame displays an image, the second frame contains navigation options, and the third frame displays content based on the selected option. Additionally, it requests an algorithm and flowchart to print all odd numbers below 100. The tasks involve both web development and algorithm design.

Uploaded by

akhilakrosuri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views1 page

Set D - Class45

The document provides instructions to create an HTML page divided into three frames, where the first frame displays an image, the second frame contains navigation options, and the third frame displays content based on the selected option. Additionally, it requests an algorithm and flowchart to print all odd numbers below 100. The tasks involve both web development and algorithm design.

Uploaded by

akhilakrosuri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Set- D

1.write a html code to create a frames as a given output?

Instructions:
1. in the above, you need to devide the page into 3 frames.
2.in the first frame(Header) ,you need to insert any image, that should be covered entire frame.
3.second frame contains About,Motivation,yoga,games and cultural events.
4 if you click on About, Above page should be displayed in third frame.likewise remaining also.

2.write an algorithem and flowchart to print the all odd numbers below 100?

You might also like