[Skip navigation links]

Site Report

This tab shows pages that do not comply with W3C standards.

  • FailureW3C HTML/XHTML Validation - Some pages fail validation.
  • FailureW3C CSS Validation - Some pages fail validation.
  • SuccessW3C Deprecated Features - No issues found.
PriorityDescription and URLGuideline and Line#Count

Priority 1

18 issues on 10 pages

CriticalA slash was not immediately followed by >. HTML5 6 pages
http://ruda4nik.ru/Line 158 171 184 197 210 ...
http://ruda4nik.ru/cvety/Line 426 443 460 477 494 ...
http://ruda4nik.ru/derevya/Line 427 444 461 478 495 ...
http://ruda4nik.ru/ogorod/Line 426 443 460 477 494 ...
This issue was found on another 2 pages. The trial version is limited to showing issues on 4 pages.
CriticalAn img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. HTML5 6 pages
http://ruda4nik.ru/Line 188 347 408 456 486 ...
http://ruda4nik.ru/cvety/Line 426 511 545 562 579 ...
http://ruda4nik.ru/derevya/Line 427 461 478 512 546 ...
http://ruda4nik.ru/ogorod/Line 443 460 511 528 579 ...
This issue was found on another 2 pages. The trial version is limited to showing issues on 4 pages.
CriticalAttribute _not-xfgiven_alt_alt not allowed on element. HTML5 6 pages
http://ruda4nik.ru/Line 158 171 184 197 210 ...
http://ruda4nik.ru/cvety/Line 426 443 460 477 494 ...
http://ruda4nik.ru/derevya/Line 427 444 461 478 495 ...
http://ruda4nik.ru/ogorod/Line 426 443 460 477 494 ...
This issue was found on another 2 pages. The trial version is limited to showing issues on 4 pages.
CriticalAttribute padding not allowed on element. HTML5 1 pages
http://ruda4nik.ru/o_nas.htmlLine 188
CriticalBad value for attribute action. HTML5 1 pages
A URL cannot be empty. action=
http://ruda4nik.ru/contact.html
Line 187
CriticalBad value for attribute content. HTML5 8 pages
charset= must be followed by utf-8. content=text/html; charset=windows-1251
http://ruda4nik.ru/
Line 7
charset= must be followed by utf-8. content=text/html; charset=windows-1251
http://ruda4nik.ru/contact.html
Line 7
charset= must be followed by utf-8. content=text/html; charset=windows-1251
http://ruda4nik.ru/derevya/
Line 7
charset= must be followed by utf-8. content=text/html; charset=windows-1251
http://ruda4nik.ru/o_nas.html
Line 7
This issue was found on another 4 pages. The trial version is limited to showing issues on 4 pages.
CriticalCSS Validation Error. CSS Validation 1 pages
allowfullscreen: = allowfullscreen: block allowfullscreen: block allowfullscreen: block
http://ruda4nik.ru/templates/sadov/style/style.css
Line 1367 1367 1367 1369 1369 ...
CriticalDuplicate id - the same ID is used on more than one element. HTML5 5 pages
id=left id=left
http://ruda4nik.ru/bolezni/
Line 374 379
id=left id=left
http://ruda4nik.ru/cvety/
Line 374 379
id=left id=left
http://ruda4nik.ru/derevya/
Line 374 384
id=left id=left
http://ruda4nik.ru/ogorod/
Line 374 379
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
CriticalElement input is missing one or more required attributes. HTML5 1 pages
Missing alt
http://ruda4nik.ru/contact.html
Line 205
CriticalEnd tag br HTML5 1 pages
http://ruda4nik.ru/contact.htmlLine 205 205
CriticalInvalid CSS color value. CSS Validation 2 pages

CSS colors can be specified as:

  • Hex colors must be #rgb or #rrggbb using only the hex digits 0-9 and A-F
  • RGB() colors must be three integers (0-255) or three percentages
  • RGBA() colors must be three integers (0-255) or three percentages, followed by an alpha value between 0.0 and 1.0
  • HSL() colors must be a number (or angle) followed by two percentages
  • HSLA() colors must be a number (or angle) followed by two percentages and an alpha value between 0.0 and 1.0
  • Named colors must use one of the 150 named CSS colors (black, white, red...)
color: #00000
http://ruda4nik.ru/templates/sadov/style/engine.css
Line 760
color: #00000
http://ruda4nik.ru/templates/sadov/style/style.css
Line 610
CriticalInvalid value for CSS property. CSS Validation 2 pages
background: solid
http://ruda4nik.ru/templates/sadov/style/engine.css
Line 485
float: seotext float: center float: center float: center
http://ruda4nik.ru/templates/sadov/style/style.css
Line 374 878 1286 2104
CriticalNo space between attributes. HTML5 6 pages
http://ruda4nik.ru/Line 158 171 184 197 210 ...
http://ruda4nik.ru/cvety/Line 426 443 460 477 494 ...
http://ruda4nik.ru/derevya/Line 427 444 461 478 495 ...
http://ruda4nik.ru/ogorod/Line 426 443 460 477 494 ...
This issue was found on another 2 pages. The trial version is limited to showing issues on 4 pages.
Criticalscript element between head and body. HTML5 8 pages
http://ruda4nik.ru/Line 27
http://ruda4nik.ru/contact.htmlLine 28
http://ruda4nik.ru/derevya/Line 27
http://ruda4nik.ru/o_nas.htmlLine 27
This issue was found on another 4 pages. The trial version is limited to showing issues on 4 pages.
CriticalStart tag body seen but an element of the same type was already open. HTML5 8 pages
http://ruda4nik.ru/Line 75
http://ruda4nik.ru/contact.htmlLine 76
http://ruda4nik.ru/derevya/Line 75
http://ruda4nik.ru/o_nas.htmlLine 75
This issue was found on another 4 pages. The trial version is limited to showing issues on 4 pages.
CriticalThe border attribute on the table element is obsolete. Use CSS instead. HTML5 1 pages
http://ruda4nik.ru/o_nas.htmlLine 188
CriticalThe cellspacing attribute on the table element is obsolete. Use CSS instead. HTML5 1 pages
http://ruda4nik.ru/o_nas.htmlLine 188
CriticalThe center element is obsolete. Use CSS instead. HTML5 6 pages
http://ruda4nik.ru/contact.htmlLine 192 193
http://ruda4nik.ru/cvety/Line 332
http://ruda4nik.ru/derevya/Line 332
http://ruda4nik.ru/ogorod/Line 332
This issue was found on another 2 pages. The trial version is limited to showing issues on 4 pages.

Priority 2

2 issues on 8 pages

Very ImportantThe border attribute on the img element is obsolete. Consider specifying img { border: 0; } in CSS instead. HTML5 8 pages
http://ruda4nik.ru/Line 120
http://ruda4nik.ru/contact.htmlLine 84 204
http://ruda4nik.ru/derevya/Line 83
http://ruda4nik.ru/o_nas.htmlLine 83
This issue was found on another 4 pages. The trial version is limited to showing issues on 4 pages.
Very ImportantThe language attribute on the script element is obsolete. You can safely omit it. HTML5 8 pages
http://ruda4nik.ru/Line 114 240
http://ruda4nik.ru/contact.htmlLine 77 210
http://ruda4nik.ru/derevya/Line 76 266
http://ruda4nik.ru/o_nas.htmlLine 76
This issue was found on another 4 pages. The trial version is limited to showing issues on 4 pages.

Priority 3

2 issues on 1 pages

ImportantProperty doesn't exist in CSS. CSS Validation 1 pages
The property name may be misspelled, vendor specific, or a new CSS property from a draft specification.
moz-box-shadow moz-box-shadow text-color allowfullscreen allowfullscreen
http://ruda4nik.ru/templates/sadov/style/style.css
Line 314 320 1362 1369 1378 ...
ImportantThe dash prefix is missing from a vendor property. CSS Validation 1 pages
Vendor specific properties like -webkit-border-radius and -moz-box-flex should be prefixed by a dash.
http://ruda4nik.ru/templates/sadov/style/style.cssLine 314 320

Informative

These messages are for information only and do not indicate errors or conformance problems

InformationCSS hack or vendor extension used. CSS Validation 2 pages
filter: alpha(opacity=95, enabled=1) filter: progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3) filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0) filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0) filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0)
http://ruda4nik.ru/templates/sadov/style/engine.css
Line 418 418 1098 1123 1135 ...
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50)
http://ruda4nik.ru/templates/sadov/style/style.css
Line 335
InformationProperty or at-rule is vendor specific. CSS Validation 2 pages
Properties and at-rules prefixed by a dash or underscore, the zoom property and the expression() function are vendor specific and only work on one browser engine.
-webkit-border-radius -moz-border-radius -moz-border-radius -webkit-border-radius -moz-border-radius
http://ruda4nik.ru/templates/sadov/style/engine.css
Line 114 115 177 178 277 ...
-webkit-box-shadow -moz-box-shadow -moz-box-shadow -webkit-box-shadow -webkit-border-radius
http://ruda4nik.ru/templates/sadov/style/style.css
Line 34 35 185 186 189 ...
Expand all 24 issues