XFrames
Sign in to saveXFrames was an XML format draft for embedding HTML pages into one page which handles the layout without the problems of HTML frames. The frames technique was especially popular for navigation bars. While HTML frames are still supported for legacy websites, today’s websites assemble pages by other means.
~3 min read
Encyclopedic overview
5 sectionsContents
- Differences from HTML frames
- XFrames implementation
- See also
- References
- External links
XFrames was an XML format draft for embedding HTML pages into one page which handles the layout without the problems of HTML frames. The frames technique was especially popular for navigation bars. While HTML frames are still supported for legacy websites, today’s websites assemble pages by other means.
==Differences from HTML frames==
Excerpted from Wikipedia’s “XFrames” article, available under the CC BY-SA 4.0 licence.