验证问题。 [英] Validating question.

查看:40
本文介绍了验证问题。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,


我花了很多时间写有效的html 4.01严格,CSS-1和2

*但是*我也必须使用第三方代码进行网络游戏(StatCounter)和

Google的SiteSearch,这会阻止我的网页验证。


我woudn'我想带走那些服务,但我也想展示我的

有效页面......任何建议都将不胜感激!


谢谢提前。

Hello,

I have devoted my time to write valid html 4.01 strict, and CSS-1 and 2
*but* I also have to use third party''s code for webcounter (StatCounter) and
Google''s SiteSearch, which are preventing my pages from validating.

I woudn''t like to take away those services, but I also would like to show my
valid pages... Any suggestions will be greatly appreciated!

Thanks in advance.

推荐答案

凝视我的水晶球,我观察了Claire Lescarret< cl ***** @ nul.com>

写新闻:1111647165.6950d20f95116589c3ff93e1c2ba30e2@t eranews:
Gazing into my crystal ball I observed Claire Lescarret <cl*****@nul.com>
writing in news:1111647165.6950d20f95116589c3ff93e1c2ba30e2@t eranews:
你好,

我花了很多时间写有效的html 4.01严格,CSS-1和2
*但是*我还必须使用第三方的代码来进行网络游戏(StatCounter)和谷歌的SiteSearch,它们会阻止我的网页
fr验证。

我不想带走那些服务,但我也想展示我的有效页面...任何建议都将不胜感激!

提前致谢。
Hello,

I have devoted my time to write valid html 4.01 strict, and CSS-1 and 2
*but* I also have to use third party''s code for webcounter
(StatCounter) and Google''s SiteSearch, which are preventing my pages
from validating.

I woudn''t like to take away those services, but I also would like to
show my valid pages... Any suggestions will be greatly appreciated!

Thanks in advance.




如果编辑代码使其有效,服务是否仍然有效?

我肯定他们不希望他们的代码被折旧

StatCounter非常简单,删除语言=" javascript",

删除target =" _blank",删除border = 0,然后添加一个< a

href ="">< / a>在< p>中元素,它将验证。


Google的SiteSearch也是如此,你可能需要

逃生&符号。


-

Adrienne Boswell
http://www.cavalcade-of-coding.info

请回复小组以便其他人分享



Will the services still function if you edit the code to make it valid?
I''m sure that they would not want their code to be depreciated
StatCounter is pretty straight forward, remove the language="javascript",
remove the target="_blank", remove border=0, and add a enclose the <a
href=""></a> in a <p> element and it will validate.

The same should be true of the Google''s SiteSearch, and you might need to
escape ampersands.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

Claire Lescarret写道:
Claire Lescarret wrote:
你好,

我花了很多时间写有效的html 4.01严格,CSS-1和2
*但是*我还必须使用第三方的网络代码(StatCounter)和谷歌的SiteSearch来阻止我的网页验证。

我woudn我不想拿走那些服务,但我也想展示我的
有效页面......任何建议都将不胜感激!
Hello,

I have devoted my time to write valid html 4.01 strict, and CSS-1 and 2
*but* I also have to use third party''s code for webcounter (StatCounter) and
Google''s SiteSearch, which are preventing my pages from validating.

I woudn''t like to take away those services, but I also would like to show my
valid pages... Any suggestions will be greatly appreciated!




Statcounter很容易生效:


<! - 开始StatCounter代码 - >

< script type =" text / javascript">

var sc_project = [your-number-here];

var sc_invisible = 1;

< / script>

< script type =" text / javascript"

src =" http://www.statcounter.com/counter/counter.js">< / script>< noscript>< div>< a

href =" http://www.statcounter.com">< img

src =" http://c1.statcounter.com/counter.php?sc_project = [your-number-here] & amp; amp = amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp;& <! - StatCounter代码结束 - >


发现与您自己代码的差异,这些更改很可能是/ b $ b是相同的对于任何其他JavaScript的第三方代码。


-

Els http://locusmeus.com/

Sonhos vem。 Sonhos v?o。 Orestoébritfeito。

- Renato Russo -



Statcounter is easy to get valid:

<!-- Start of StatCounter Code -->
<script type="text/javascript">
var sc_project=[your-number-here];
var sc_invisible=1;
</script>
<script type="text/javascript"
src="http://www.statcounter.com/counter/counter.js"></script><noscript><div><a
href="http://www.statcounter.com"><img
src="http://c1.statcounter.com/counter.php?sc_project=[your-number-here]&amp;java=0"
alt="web site traffic analysis"></a></div></noscript>
<!-- End of StatCounter Code -->

Spot the differences with your own code, and those changes are likely
to be the same for any other JavaScript bit of third party code.

--
Els http://locusmeus.com/
Sonhos vem. Sonhos v?o. O resto é imperfeito.
- Renato Russo -


从前* Claire Lescarret *写道:
Once upon a time *Claire Lescarret* wrote:
你好,

我花了很多时间写有效的html 4.01严格,CSS-1和2
*但*我还必须使用第三方的代码for webcounter(StatCounter)和
Google的SiteSearch,它们阻止我的网页验证。

我不想带走那些服务,但我也想显示我的
有效页面...任何建议将不胜感激!

提前致谢。
Hello,

I have devoted my time to write valid html 4.01 strict, and CSS-1 and 2
*but* I also have to use third party''s code for webcounter (StatCounter) and
Google''s SiteSearch, which are preventing my pages from validating.

I woudn''t like to take away those services, but I also would like to show my
valid pages... Any suggestions will be greatly appreciated!

Thanks in advance.




Statcounter是一个很好的第三方服务,易于获得有效。即使对于XHTML页面(仅用于娱乐和测试

目的),我使用

计数器验证: http://hem.bredband.net/b450204/


-

/ Arne


Mozilla Suite的骄傲用户。在此获取免费副本:

*英语* http://www.mozilla.org/products/mozilla1.x/

* Svenska * http://www.mozilla.se/mozilla.shtml



Statcounter is a good third party service and easy to get valid. I use
their counter even for a XHTML page (used only for fun and testing
purpose) that validates: http://hem.bredband.net/b450204/

--
/Arne

Proud User of Mozilla Suite. Get your free copy here:
*English* http://www.mozilla.org/products/mozilla1.x/
*Svenska* http://www.mozilla.se/mozilla.shtml


这篇关于验证问题。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆