Horje

What to Use Instead of HTML <noframes> Tag?

Use the <iframe> tag to embed another document within the current HTML document:
index.html
Example: HTML
 <iframe src="https://horje.com"></iframe> 

Output should be:

What to Use Instead of HTML <noframes> Tag?




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