语法Syntax: <IFRAME>...</IFRAME> 
属性介绍Attribute Specifications: 
SRC=URL (URL of frame content) 页面地址,可以是相对地址或绝对地址
NAME=CDATA (name of frame) 名称
LONGDESC=URI (link to long description) 
WIDTH=Length (frame width) 宽度
HEIGHT=Length (frame height) 高度
ALIGN=[ top | middle | bottom | left | right ] (frame alignment) 对齐方式
FRAMEBORDER=[ 1 | 0 ] (frame border) 边框
MARGINWIDTH=Pixels (margin width) 左右空白宽度
MARGINHEIGHT=Pixels (margin height) 上下空白高度
SCROLLING=[ yes | no | auto ] (ability to scroll)滚动条