Horje

Method-2: Alternative of Iframe in HTML 5 (<embed>)

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

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

Output should be:

Method-2: Alternative of Iframe in HTML 5 (<embed>)




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