Содержание
- HTML Iframes
- HTML Iframe Syntax
- Syntax
- Example
- Example
- Iframe — Target for a Link
- Example
- Chapter Summary
- HTML Exercises
- HTML iframe Tag
- COLOR PICKER
- Report Error
- Thank You For Helping Us!
- Изображение внутри iframe | HTML
- Резиновая картинка внутри растягивающегося iframe
- Дополнительная страница
- Атрибут srcdoc у iframe
- 4 комментария:
- How to use HTML <frame> tag with Images
- Show images in two separate frames
- HTML Tag
- Syntax
- Example of an HTML Tag:
- Example of an HTML Tag With the Height and Width Attributes :
- Example of an HTML Tag With the CSS Border Property:
- The new loading attribute
- Attributes
HTML Iframes
An HTML iframe is used to display a web page within a web page.
HTML Iframe Syntax
The HTML tag specifies an inline frame.
An inline frame is used to embed another document within the current HTML document.