Horje

Method-1: Alternative of Iframe (<object>)

Here you can use <object> tag. Follow the example.
index.html
Example: HTML
<!DOCTYPE html>
<html>
<body>

<object width="100%" height="500px" data="https://horje.com/learn/565/how-to-set-html-object-element"></object>
 
</body>
</html>

Output should be:

Method-1: Alternative of Iframe (<object>)




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Link Tutorial
Uploaded by:
Admin