Computer Science, asked by sr001117, 5 months ago

State true or false: In HTML 5 , Frames can be created using the <iframe> tag.

Answers

Answered by riderghost3782
2

true . in html 5 frames can be created using the iframe tag.

Answered by yashc26368
2

Answer:

In HTML 5, Frames can be created using the <iframe>tag. →TRUE

Explanation:

In HTML5, frames can be created using <iframe> (Inline Frame) tag. An Inline frame is a new HTML document embedded inside the current HTML document. The attributes of <iframe> tag.

Similar questions