Include a file: Difference between revisions

Content added Content deleted
m (Omit from NetRexx)
Line 120: Line 120:
<lang html><iframe src="foobar.html">
<lang html><iframe src="foobar.html">
Sorry: Your browser cannot show the included content.</iframe></lang>
Sorry: Your browser cannot show the included content.</iframe></lang>

There is an unoffical tag, but this will be ignored by most browsers:

<lang html><include>foobar.html</include></lang>


=={{header|Icon}} and {{header|Unicon}}==
=={{header|Icon}} and {{header|Unicon}}==