|
|
Q2036 How do I create an inline frame?
irt.org | Knowledge Base | HTML | Q2036 [ previous next ] Q2036 How do I create an inline frame?An inline frame or a floating frame, is a frame inserted within a block of text.
The The following example will place an inline frame on a page surrounded by a border. For browsers, that does not support inline frames, a short message will be displayed:
Please note that, inline frames is currently only supported in
Microsoft Internet Explorer 4+, and inline frames cannot be resized
(ie. does not take the You can read more about floating frames in the article: HTML #4 - Advanced Page Layout, which has a very good chapter on floating frames. Feedback on 'Q2036 How do I create an inline frame?' |
-- div -->
|