错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Frames

  • Courtney Zhan

摘要

HTML frames are treated as independent pages, which is not a good web design practice. In fact, in HTML5, the tag was deprecated. As a result, few modern websites use frames nowadays. However, there are quite a number of sites that use iFrames. iFrames (inline frames) are a HTML document embedded in another HTML document (hence, inline). You can think of them as pages within a page.