Computer Science, asked by tanishksrivastava941, 1 day ago

how to insert frame tag in html??​

Answers

Answered by hinataUzumaki
2

Answer:

hola

cómo estás

Explanation:

HTML <frame> tag define the particular area within an HTML file where another HTML web page can be displayed.

HTML <frame> tag define the particular area within an HTML file where another HTML web page can be displayed....

HTML <frame> tag define the particular area within an HTML file where another HTML web page can be displayed....Create Vertical frames:

HTML <frame> tag define the particular area within an HTML file where another HTML web page can be displayed....Create Vertical frames:<! DOCTYPE html>

HTML <frame> tag define the particular area within an HTML file where another HTML web page can be displayed....Create Vertical frames:<! DOCTYPE html><html>

HTML <frame> tag define the particular area within an HTML file where another HTML web page can be displayed....Create Vertical frames:<! DOCTYPE html><html><head>

HTML <frame> tag define the particular area within an HTML file where another HTML web page can be displayed....Create Vertical frames:<! DOCTYPE html><html><head><title>Frame tag</title>

HTML <frame> tag define the particular area within an HTML file where another HTML web page can be displayed....Create Vertical frames:<! DOCTYPE html><html><head><title>Frame tag</title></head>

HTML <frame> tag define the particular area within an HTML file where another HTML web page can be displayed....Create Vertical frames:<! DOCTYPE html><html><head><title>Frame tag</title></head><frameset cols="25%,50%,25%">

HTML <frame> tag define the particular area within an HTML file where another HTML web page can be displayed....Create Vertical frames:<! DOCTYPE html><html><head><title>Frame tag</title></head><frameset cols="25%,50%,25%"><frame src="frame1. html" >

HTML <frame> tag define the particular area within an HTML file where another HTML web page can be displayed....Create Vertical frames:<! DOCTYPE html><html><head><title>Frame tag</title></head><frameset cols="25%,50%,25%"><frame src="frame1. html" ><frame src="frame2. html">

Answered by naikarpita77
1

Answer:

HTML <frame> tag define the particular area within an HTML file where another HTML web page can be displayed.

...

Create Vertical frames:

• DOCTYPE html

•html

•head

•title Frame tag /title

•head

•frameset cols="25%,50%,25%"

•frame src="frame1. html"

•frame src="frame2. html"

I hope this helps you... frnda...

Similar questions