验证xhtml1.0transitional不支持元素frame

时间:1214次浏览2017.11.29提问

验证xhtml1.0transitional不支持元素frame

已解决问题

hao231知道平台可亲可爱的侬木网友在1214次浏览2017.11.29提问提了关于IT技术Web开发编程相关的问题,他的提问说明验证xhtml1.0transitional不支持元素frameIT技术Web开发编程希望大家能够帮助她。

详细问题描述及疑问:期待您的答案,希望你能感受到,我最真诚的谢意 !

第1个回答

朢穿秋水2019.11.27回答<%@PageLanguage="C#"AutoEventWireup="true"CodeFile="Main.aspx.cs"Inherits="_Default"%><!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"><headrunat="server"><title></title></head><framesetrows="120,*,40"cols="*"frameborder="no"border="0"framespacing="0"><framesrc="Top.aspx"name="topFrame"scrolling="No"noresize="noresize"id="topFrame"title="topFrame"/><framesetcols="220,*"frameborder="no"border="0"framespacing="0"><framesrc="Left.aspx"name="leftFrame"frameborder="yes"scrolling="No"noresize="noresize"bordercolor="#F5F5F5"id="leftFrame"title="leftFrame"/><framesrc="Center.aspx"name="main"id="main"title="main"/></frameset><framesrc="Bottom.aspx"name="bottonFrame"frameborder="no"scrolling="no"bordercolor="#F5F5F5"></frameset><noframes></html>