且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

错误="必需属性'FOO'未指定“

更新时间:2023-02-15 19:52:42

Torbj?姓Pettersen写道:
Torbj?rn Pettersen wrote:
< script language =" JavaScript"

< / script> src =" http://www.fantafiction.com/smartad/action/adImprScripting

..asp?GId = 56& amp; TId = 1& amp; BSize = 0">< / script>
这里有什么问题?


< script type =" text / javascript"

src =" /smartad/action/adImprScripting.asp?GId = 56& amp; TID = 1&放大器;放大器; BSIZE = 0&QUOT;&GT; <

/ script>
www.fantafiction.com
<script language="JavaScript"
</script>src="http://www.fantafiction.com/smartad/action/adImprScripting
..asp?GId=56&amp;TId=1&amp;BSize=0"></script>
What is wrong here?
<script type="text/javascript"
src="/smartad/action/adImprScripting.asp?GId=56&amp;TId=1&amp;BSize=0"> <
/script>
www.fantafiction.com



出于个人的好奇心,Frontpage 6是否确实在

页面中创建了标记?

-

Andrew Urquhart

- 常见问题: www.htmlhelp.org/faq/html/

- 存档: www.tinyurl.com/2zw7m

- 联系方式: www.andrewu.co.uk/contact/

- 雇用我:前台/中层ASP开发人员与WAI&网络标准


Out of personal curiosity, did Frontpage 6 really create the markup in
that page?
--
Andrew Urquhart
- FAQ: www.htmlhelp.org/faq/html/
- Archive: www.tinyurl.com/2zw7m
- Contact: www.andrewu.co.uk/contact/
- Employ me: Front/middle tier ASP developer with WAI & web standards


Torbj?petn写道:
Torbj?rn Pettersen wrote:
< script language =" JavaScript"

< /script>src="http://www.fantafiction.com/smartad/action/adImprScripting

..asp?GId = 56& amp; TId = 1& amp; BSize = 0" >< / script>
这里有什么问题?


< script type =" text / javascript"

src =" /smartad/action/adImprScripting.asp?GId = 56& amp; TID = 1&放大器;放大器; BSIZE = 0&QUOT;&GT; <

/ script>
www.fantafiction.com
<script language="JavaScript"
</script>src="http://www.fantafiction.com/smartad/action/adImprScripting
..asp?GId=56&amp;TId=1&amp;BSize=0"></script>
What is wrong here?
<script type="text/javascript"
src="/smartad/action/adImprScripting.asp?GId=56&amp;TId=1&amp;BSize=0"> <
/script>
www.fantafiction.com



出于个人的好奇心,Frontpage 6是否确实在

页面中创建了标记?

-

Andrew Urquhart

- 常见问题: www.htmlhelp.org/faq/html/

- 存档: www.tinyurl.com/2zw7m

- 联系方式: www.andrewu.co.uk/contact/

- 雇用我:前台/中层ASP开发人员与WAI&网络标准


Out of personal curiosity, did Frontpage 6 really create the markup in
that page?
--
Andrew Urquhart
- FAQ: www.htmlhelp.org/faq/html/
- Archive: www.tinyurl.com/2zw7m
- Contact: www.andrewu.co.uk/contact/
- Employ me: Front/middle tier ASP developer with WAI & web standards




" Andrew Urquhart" &LT;再*** @ website.in.sig&GT;在消息中写道

新闻:5S *************** @ newsfe2-gui.server.ntli.net ...

"Andrew Urquhart" <re***@website.in.sig> wrote in message
news:5S***************@newsfe2-gui.server.ntli.net...
Torbj?rn Pettersen写道:
Torbj?rn Pettersen wrote:
< script language =" JavaScript"
<script language="JavaScript"


< / script> src =" http://www.fantafiction.com/ smartad / action / adImprScripting
.asp?GId = 56& amp; TId = 1& amp; BSize = 0">< / script>


</script>src="http://www.fantafiction.com/smartad/action/adImprScripting
.asp?GId=56&amp;TId=1&amp;BSize=0"></script>


有什么问题在这里?

What is wrong here?



< script type =" text / javascript"
src =" /smartad/action/adImprScripting.asp?GId = 56& amp; TId = 1放大器;放大器; BSIZE = 0&QUOT;&GT; <
/ script>



<script type="text/javascript"
src="/smartad/action/adImprScripting.asp?GId=56&amp;TId=1&amp;BSize=0"> <
/script>

www.fantafiction .com


出于个人的好奇心,Frontpage 6真的在那个页面上创建了标记吗?


Out of personal curiosity, did Frontpage 6 really create the markup in
that page?




有趣的是:在< html>

标记之前的整个主体(没有结束标记)并包含如下序列:


< center>

< div align =" center">

< center>





< / tr>

< / center>

< center>

< / table>

< / center>

< / div>

< / center>


然而它在IE6,Firefox中完全显示,并且(几乎除了婴儿图片中的顶部

边框外)在Netscape 4.7中显示。那个怎么样!如何解释

呢?



Interesting: an entire body (without an end tag) that precedes the <html>
tag and includes such sequences as

<center>
<div align="center">
<center>

and

</tr>
</center>
<center>
</table>
</center>
</div>
</center>

And yet it displays in full in IE6, Firefox, and (almost, except for a top
border on the baby picture) in Netscape 4.7. How about that! How to explain
it?