Computer Science, asked by siddiquiz7692, 1 month ago

Create the following frame in html.

Answers

Answered by sanjeevmathur198083
0

Answer:

Use the frameset element in place of the body element in an HTML document.

Use the frame element to create frames for the content of the web page.

Use the src attribute to identify the resource that should be loaded inside each frame .

Create a different file with the contents for each frame

Similar questions