how to create a frame in webpage
Answers
Answered by
4
Answer:
How to Create Frames
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 .
Answered by
1
Answer:
according to html,
this is your ans.
Attachments:
Similar questions