任何人都可以帮助我修复与Facebook相关的w3cvalidation的8个错误​​。 Google+在我的网站上?

时间:2012-05-05 06:52:22

标签: w3c-validation

这是我的网站:http://abconlinesolutions.com/akashbc/main.html

查看w3cvalidation上发现的错误: http://validator.w3.org/check?uri=http%3A%2F%2Fabconlinesolutions.com%2Fakashbc%2Fmain.html&charset=%28detect+automatically%29&doctype=Inline&ss=1&outline=1&group=0&user-agent=W3C_Validator%2F1.3

任何人请帮我解决这8个错误..

以下是错误的标题:

** 1。第628行,第13列:没有属性“src”

  1. 第628行,第292栏:没有属性“滚动”     ...& appId = 226098524153861“scrolling =”no“frameborder =”0“     风格=“边界:无; ...
  2. 第628行,第309列:没有属性“frameborder”     ... 524153861“scrolling =”no“frameborder =”0“style =”border:none;     溢出:隐藏; ...

  3. 第628行,第319行:没有属性“style”... scrolling =“no” frameborder =“0”style =“border:none; overflow:hidden; width:200 ...

  4. 第628行,第409列:没有属性“allowTransparency”... en; 宽度:200像素;身高:62px;填充:10px;“ ALLOWTRANSPARENCY = “真” >

  5. 第628行,第415栏:元素“iframe”undefined ... en;宽度:200像素; 身高:62px;填充:10px;“allowTransparency =”true“>

  6. 第635行,第23栏:没有属性“注释”

  7. 第635行,第31栏:元素“g:plusone”undefined **

  8. 任何人都请帮帮我......

    谢谢大家:)

1 个答案:

答案 0 :(得分:0)

将此DTD放在HTML页面的第一行

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">