Site Report
This tab shows pages that do not comply with W3C standards.
| Status | Summary | | |
|---|
 | W3C HTML/XHTML Validation - Some pages fail validation. | | |
 | W3C CSS Validation - Some pages fail validation. | | |
 | W3C Deprecated Features - Issues found. | | |
| Priority | Description and URL | Guideline and Line# | Count |
|---|
Priority 18 issues on 8 pages | |
 | Character data is not allowed here. | HTML Validation | |
|
| | |
| https://brd.moadoph.gov.au/ | Line 111 269 | |
 | CSS Validation Error. | CSS Validation | |
|
| | |
| https://brd.moadoph.gov.au/public/js/thickbox/thickbox.css | Line 60 60 76 76 76
...
| |
 | Document type does not allow element br here; assuming missing li start-tag. | HTML Validation | |
|
| | |
| https://brd.moadoph.gov.au/ | Line 3 | |
| https://brd.moadoph.gov.au/victorian-tour.html | Line 229 275 315 | |
 | Element iframe undefined. | HTML Validation | |
|
This happens when the version of HTML used on this page doesn't support an element with this name. This can happen
if the element is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions.
For example, HTML 4 DOCTYPEs don't allow HTML 5 element and Strict DOCTYPEs don't allow stylistic elements
and frames which were present in earlier versions of HTML. | | |
| https://brd.moadoph.gov.au/ | Line 3 269 | |
| https://brd.moadoph.gov.au/about.html | Line 120 | |
| https://brd.moadoph.gov.au/acknowledgments.html | Line 120 | |
| https://brd.moadoph.gov.au/robert_mcfarlane.html | Line 119 | |
| https://brd.moadoph.gov.au/tim_lee.html | Line 120 | |
| https://brd.moadoph.gov.au/tour_dates.html | Line 120 | |
| https://brd.moadoph.gov.au/victorian-tour.html | Line 142 | |
 | End tag for element div which is not open. | HTML Validation | |
|
| | |
| https://brd.moadoph.gov.au/tour_dates.html | Line 317 | |
 | End tag for li omitted, but OMITTAG NO was specified
start tag was here. | HTML Validation | |
|
This often occurs in XHTML on tags like img, link, meta and br when the closing / has been omitted. | | |
| https://brd.moadoph.gov.au/ | Line 3 | |
| https://brd.moadoph.gov.au/victorian-tour.html | Line 237 283 323 | |
 | Reference not terminated by REFC delimiter. | HTML Validation | |
|
| | |
| https://brd.moadoph.gov.au/ | Line 3 | |
| https://brd.moadoph.gov.au/about.html | Line 105 | |
| https://brd.moadoph.gov.au/acknowledgments.html | Line 105 | |
| https://brd.moadoph.gov.au/robert_mcfarlane.html | Line 104 | |
| https://brd.moadoph.gov.au/tim_lee.html | Line 105 | |
| https://brd.moadoph.gov.au/tour_dates.html | Line 105 | |
| https://brd.moadoph.gov.au/victorian-tour.html | Line 127 | |
 | Required attribute type not specified. | HTML Validation | |
|
| | |
| https://brd.moadoph.gov.au/ | Line 3 40 41 44 92
...
| |
| https://brd.moadoph.gov.au/about.html | Line 101 | |
| https://brd.moadoph.gov.au/acknowledgments.html | Line 101 | |
| https://brd.moadoph.gov.au/robert_mcfarlane.html | Line 100 | |
| https://brd.moadoph.gov.au/tim_lee.html | Line 101 | |
| https://brd.moadoph.gov.au/tour_dates.html | Line 101 | |
| https://brd.moadoph.gov.au/victorian-tour.html | Line 123 | |
Priority 210 issues on 7 pages | |
 | An unknown entity has been used. This often happens when ¶m=value is used instead of &param=value in URL query strings. | HTML Validation Ampersand Problem | |
|
In HTML the ampersand character (&) is reserved for marking character entities
so you should never use raw ampersands in HTML - including ampersands inside URLs.
Any URL that uses an ampersand should look like:
`file.php?var1=val1&var2=val2`
| | |
| https://brd.moadoph.gov.au/ | Line 3 3 3 | |
| https://brd.moadoph.gov.au/about.html | Line 105 105 105 | |
| https://brd.moadoph.gov.au/acknowledgments.html | Line 105 105 105 | |
| https://brd.moadoph.gov.au/robert_mcfarlane.html | Line 104 104 104 | |
| https://brd.moadoph.gov.au/tim_lee.html | Line 105 105 105 | |
| https://brd.moadoph.gov.au/tour_dates.html | Line 105 105 105 | |
| https://brd.moadoph.gov.au/victorian-tour.html | Line 127 127 127 | |
 | There is no attribute async. | HTML Validation | |
|
This happens when the version of HTML used on this page doesn't support an attribute with this name. This can happen
if the attribute is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions.
For example, HTML 4 DOCTYPEs don't allow HTML 5 attributes and Strict DOCTYPEs don't allow stylistic attributes
which were present in earlier versions of HTML. | | |
| https://brd.moadoph.gov.au/ | Line 39 | |
 | There is no attribute height. | HTML Validation | |
|
This happens when the version of HTML used on this page doesn't support an attribute with this name. This can happen
if the attribute is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions.
For example, HTML 4 DOCTYPEs don't allow HTML 5 attributes and Strict DOCTYPEs don't allow stylistic attributes
which were present in earlier versions of HTML. | | |
| https://brd.moadoph.gov.au/ | Line 3 | |
| https://brd.moadoph.gov.au/about.html | Line 120 | |
| https://brd.moadoph.gov.au/acknowledgments.html | Line 120 | |
| https://brd.moadoph.gov.au/robert_mcfarlane.html | Line 119 | |
| https://brd.moadoph.gov.au/tim_lee.html | Line 120 | |
| https://brd.moadoph.gov.au/tour_dates.html | Line 120 | |
| https://brd.moadoph.gov.au/victorian-tour.html | Line 142 | |
 | There is no attribute id. | HTML Validation | |
|
This happens when the version of HTML used on this page doesn't support an attribute with this name. This can happen
if the attribute is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions.
For example, HTML 4 DOCTYPEs don't allow HTML 5 attributes and Strict DOCTYPEs don't allow stylistic attributes
which were present in earlier versions of HTML. | | |
| https://brd.moadoph.gov.au/ | Line 269 | |
 | There is no attribute name. | HTML Validation | |
|
This happens when the version of HTML used on this page doesn't support an attribute with this name. This can happen
if the attribute is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions.
For example, HTML 4 DOCTYPEs don't allow HTML 5 attributes and Strict DOCTYPEs don't allow stylistic attributes
which were present in earlier versions of HTML. | | |
| https://brd.moadoph.gov.au/ | Line 269 | |
 | There is no attribute src. | HTML Validation | |
|
This happens when the version of HTML used on this page doesn't support an attribute with this name. This can happen
if the attribute is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions.
For example, HTML 4 DOCTYPEs don't allow HTML 5 attributes and Strict DOCTYPEs don't allow stylistic attributes
which were present in earlier versions of HTML. | | |
| https://brd.moadoph.gov.au/ | Line 3 269 | |
| https://brd.moadoph.gov.au/about.html | Line 120 | |
| https://brd.moadoph.gov.au/acknowledgments.html | Line 120 | |
| https://brd.moadoph.gov.au/robert_mcfarlane.html | Line 119 | |
| https://brd.moadoph.gov.au/tim_lee.html | Line 120 | |
| https://brd.moadoph.gov.au/tour_dates.html | Line 120 | |
| https://brd.moadoph.gov.au/victorian-tour.html | Line 142 | |
 | There is no attribute style. | HTML Validation | |
|
This happens when the version of HTML used on this page doesn't support an attribute with this name. This can happen
if the attribute is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions.
For example, HTML 4 DOCTYPEs don't allow HTML 5 attributes and Strict DOCTYPEs don't allow stylistic attributes
which were present in earlier versions of HTML. | | |
| https://brd.moadoph.gov.au/ | Line 3 269 | |
| https://brd.moadoph.gov.au/about.html | Line 120 | |
| https://brd.moadoph.gov.au/acknowledgments.html | Line 120 | |
| https://brd.moadoph.gov.au/robert_mcfarlane.html | Line 119 | |
| https://brd.moadoph.gov.au/tim_lee.html | Line 120 | |
| https://brd.moadoph.gov.au/tour_dates.html | Line 120 | |
| https://brd.moadoph.gov.au/victorian-tour.html | Line 142 | |
 | There is no attribute target. | HTML Validation | |
|
This happens when the version of HTML used on this page doesn't support an attribute with this name. This can happen
if the attribute is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions.
For example, HTML 4 DOCTYPEs don't allow HTML 5 attributes and Strict DOCTYPEs don't allow stylistic attributes
which were present in earlier versions of HTML. | | |
| https://brd.moadoph.gov.au/ | Line 219 | |
 | There is no attribute title. | HTML Validation | |
|
This happens when the version of HTML used on this page doesn't support an attribute with this name. This can happen
if the attribute is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions.
For example, HTML 4 DOCTYPEs don't allow HTML 5 attributes and Strict DOCTYPEs don't allow stylistic attributes
which were present in earlier versions of HTML. | | |
| https://brd.moadoph.gov.au/ | Line 269 | |
 | There is no attribute width. | HTML Validation | |
|
This happens when the version of HTML used on this page doesn't support an attribute with this name. This can happen
if the attribute is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions.
For example, HTML 4 DOCTYPEs don't allow HTML 5 attributes and Strict DOCTYPEs don't allow stylistic attributes
which were present in earlier versions of HTML. | | |
| https://brd.moadoph.gov.au/ | Line 3 | |
| https://brd.moadoph.gov.au/about.html | Line 120 | |
| https://brd.moadoph.gov.au/acknowledgments.html | Line 120 | |
| https://brd.moadoph.gov.au/robert_mcfarlane.html | Line 119 | |
| https://brd.moadoph.gov.au/tim_lee.html | Line 120 | |
| https://brd.moadoph.gov.au/tour_dates.html | Line 120 | |
| https://brd.moadoph.gov.au/victorian-tour.html | Line 142 | |
Priority 31 issues on 1 pages | |
 | The iframe name attribute is deprecated in XHTML 1.0. | W3C Deprecated | |
|
Use the id attribute instead. | | |
| https://brd.moadoph.gov.au/ | Line 269 | |
Informative
These messages are for information only and do not indicate errors | |
 | CSS hack or vendor extension used. | CSS Validation | |
|
| | |
| filter: alpha(opacity=80) https://brd.moadoph.gov.au/public/css/screen.css | Line 308 346 | |
| filter: alpha(opacity=75) https://brd.moadoph.gov.au/public/js/thickbox/thickbox.css | Line 53 153 | |
 | Property or at-rule is vendor specific. | CSS Validation | |
|
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-box-shadow https://brd.moadoph.gov.au/public/css/screen.css | Line 59 60 309 347 | |
| -moz-opacity https://brd.moadoph.gov.au/public/js/thickbox/thickbox.css | Line 54 60 76 143 154
...
| |
| Expand all 21 issues | | |