[TYPO3] Iframes

Jody Cleveland Cleveland at winnefox.org
Tue May 30 17:51:22 CEST 2006


Hello,

> Some one who knows a tutorial to implement Iframes in Typo3?

Create a new content element as being plain html, and insert this as the
code:

<iframe width=150 height=200 src="blah.html"> </iframe>

Adjust width, height, and src to your needs.

- jody



More information about the TYPO3-english mailing list