Computer Science, asked by sf786, 9 days ago

Write html program to add an inline frame in a web page.​

Answers

Answered by pikapikapikachuarmy
2

Answer:

Syntax :

<iframe src="URL"></iframe>

Explanation:

Similar questions