• No results found

1.3 Adaptable: Create content that can be presented in different ways (for example simpler layout) without losing information or structure.

N/A
N/A
Protected

Academic year: 2021

Share "1.3 Adaptable: Create content that can be presented in different ways (for example simpler layout) without losing information or structure."

Copied!
46
0
0

Loading.... (view fulltext now)

Full text

(1)

Wednesday October 14, 2020 19:24:09

Source URL: http://www.haydon-bridge.co.uk

Source Title: Haydon Bridge

Accessibility Review (Guidelines: WCAG 2.0 (Level AA))

Report on known problems (37 found):

1.3 Adaptable: Create content that can be presented in different ways (for example

simpler layout) without losing information or structure.

Success Criteria 1.3.1 Info and Relationships (A)

Check 57: input element, type of "text", missing an associated label.

Repair: Add a label element that surrounds the control's label. Set the for attribute on the label element to the same value as the id attribute of the control. And/or add a title attribute to the input element. And/or create a label element that contains the input element.

Line 196, Column 3:

<input name="zoom_query" type="text" class="search" onfocus="javascript: if(this.value == 'Search si ...

Check 213: input element, type of "text", has no text in label.

Repair: Add text to the input element's associated label that describes the purpose or function of the control.

Line 196, Column 3:

<input name="zoom_query" type="text" class="search" onfocus="javascript: if(this.value == 'Search si ...

1.4 Distinguishable: Make it easier for users to see and hear content including

separating foreground from background.

Success Criteria 1.4.3 Contrast (Minimum) (AA)

Check 304: The contrast between the colour of selected link text and its background is not sufficient to meet WCAG2.0 Level AA.

Repair: Use a colour contrast evaluator to determine if selected link text and background colours provide a contrast ratio of 4.5:1 for standard text, or 3:1 for larger text. Change colour codes to produce sufficient contrast. http://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html#visual-audio-contrast-contrast-resources-head

Line 202, Column 15:

<a href="home-events.php">Local Events</a>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css):

(2)

color:#C2956C; text-decoration:none; } #navigation{ width:140px; float:left; Line 203, Column 15: <a href="home-map.php">Map</a>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #navigation li a:hover{ color:#C2956C; text-decoration:none; } #navigation{ width:140px; float:left; Line 204, Column 15:

<a href="http://www.bbc.co.uk/weather/2647263" target="_blank">Weather</a>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #navigation li a:hover{ color:#C2956C; text-decoration:none; } #navigation{ width:140px; float:left; Line 205, Column 15:

(3)

<a href="home-gallery.php">Photo Gallery</a>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #navigation li a:hover{ color:#C2956C; text-decoration:none; } #navigation{ width:140px; float:left; Line 206, Column 15: <a href="home-history.php">History</a>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #navigation li a:hover{ color:#C2956C; text-decoration:none; } #navigation{ width:140px; float:left; Line 207, Column 15:

<a href="home-parish.php">Haydon Parish Council</a>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css):

#navigation li a:hover{

(4)

text-decoration:none; } #navigation{ width:140px; float:left; Line 208, Column 15:

<a href="community-development.php">Haydon Development Trust</a>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #navigation li a:hover{ color:#C2956C; text-decoration:none; } #navigation{ width:140px; float:left; Line 209, Column 15:

<a href="http://www.haydon-news.co.uk" target="_blank">The Haydon News</a>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #navigation li a:hover{ color:#C2956C; text-decoration:none; } #navigation{ width:140px; float:left; Line 210, Column 15:

<a href="home-links.php">Useful Links</a>

(5)

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #navigation li a:hover{ color:#C2956C; text-decoration:none; } #navigation{ width:140px; float:left; Line 211, Column 15:

<a href="home-contact.php">Contact Us</a>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #navigation li a:hover{ color:#C2956C; text-decoration:none; } #navigation{ width:140px; float:left; Line 212, Column 15:

<a href="home-terms.php">Terms &amp; Conditions</a>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css):

#navigation li a:hover{

color:#C2956C; text-decoration:none; }

(6)

#navigation{

width:140px; float:left;

Line 213, Column 15:

<a href="home-privacy.php">Privacy Policy</a>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #navigation li a:hover{ color:#C2956C; text-decoration:none; } #navigation{ width:140px; float:left; Line 214, Column 15: <a href="home-accessibility2.php">Accessibility</a>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #navigation li a:hover{ color:#C2956C; text-decoration:none; } #navigation{ width:140px; float:left;

Check 301: The contrast between the colour of text and its background for the element is not sufficient to meet WCAG2.0 Level AA.

Repair: Use a colour contrast evaluator to determine if text and background colours provide a contrast ratio of 4.5:1 for standard text, or 3:1 for larger text. Change colour codes to produce sufficient contrast.

(7)

http://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html#visual-audio-contrast-contrast-resources-head

Line 69, Column 161: <strong>Here</strong>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #mainContent{ width:580px; float:right; background:#FFF; } .link{ color:#C2956C; Line 75, Column 150: <strong>Online</strong>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #mainContent{ width:580px; float:right; background:#FFF; } .link{ color:#C2956C; Line 80, Column 134: <strong>Here</strong>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css):

(8)

width:580px; float:right; background:#FFF; } .link{ color:#C2956C; Line 85, Column 177: <strong>Here</strong>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #mainContent{ width:580px; float:right; background:#FFF; } .link{ color:#C2956C; Line 99, Column 146: <strong>Here</strong>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #mainContent{ width:580px; float:right; background:#FFF; } .link{ color:#C2956C; Line 102, Column 135:

(9)

<strong>Here</strong>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #mainContent{ width:580px; float:right; background:#FFF; } .link{ color:#C2956C; Line 104, Column 209: <strong>Dennis Telford</strong>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #mainContent{ width:580px; float:right; background:#FFF; } .link{ color:#C2956C; Line 107, Column 192: <strong>Waste Collection</strong>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css):

#mainContent{

(10)

float:right; background:#FFF; } .link{ color:#C2956C; Line 110, Column 105: <strong>Click Here</strong>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #mainContent{ width:580px; float:right; background:#FFF; } .link{ color:#C2956C; Line 114, Column 274: <strong>Here</strong>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #mainContent{ width:580px; float:right; background:#FFF; } .link{ color:#C2956C; Line 118, Column 64: <strong>http://www.haydonbridgesurgery.co.uk/</strong>

(11)

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #mainContent{ width:580px; float:right; background:#FFF; } .link{ color:#C2956C; Line 137, Column 323: <strong>Here</strong>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #mainContent{ width:580px; float:right; background:#FFF; } .link{ color:#C2956C; Line 139, Column 126: <strong>Here</strong>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #mainContent{ width:580px; float:right; background:#FFF; }

(12)

.link{

color:#C2956C;

Line 170, Column 108: <strong>Click Here</strong>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #mainContent{ width:580px; float:right; background:#FFF; } .link{ color:#C2956C; Line 173, Column 129: <strong>Privacy Policy </strong>

CSS rules for the element:

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #mainContent{ width:580px; float:right; background:#FFF; } .link{ color:#C2956C; Line 173, Column 213:

<strong>Terms and Conditions</strong>

(13)

External CSS (http://www.haydon-bridge.co.uk/text-home.css): #mainContent{ width:580px; float:right; background:#FFF; } .link{ color:#C2956C;

Success Criteria 1.4.4 Resize text (AA) Check 177: font used.

Repair: Remove the font element from the document. Line 200, Column 31:

<font color="#C2956C"><strong>HOME</strong></font>

2.1 Keyboard Accessible: Make all functionality available from a keyboard.

Success Criteria 2.1.1 Keyboard (A)

Check 107: onmouseover event handler missing onfocus event handler.

Repair: Add an onfocus handler to your script that performs the same function as the onmouseover handler.

Line 57, Column 1382:

<a href="community.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('CommunityButton' ...

Line 187, Column 286:

<a href="http://ec.europa.eu/agriculture/rurdev/index_en.htm" target="_blank" onblur="MM_swapImgRest ...

3.3 Input Assistance: Help users avoid and correct mistakes.

Success Criteria 3.3.2 Labels or Instructions (A)

Check 188: Label text is empty. Repair: Add text to the label element.

Line 196, Column 3:

<input name="zoom_query" type="text" class="search" onfocus="javascript: if(this.value == 'Search si ... Line 197, Column 3:

<input name="submit" type="image" class="search" src="images/search.gif" border=0 alt="search site" ...

4.1 Compatible: Maximize compatibility with current and future user agents, including

assistive technologies.

(14)

Success Criteria 4.1.1 Parsing (A) Check 185: id attribute is not unique.

Repair: Modify the id attribute value so it is unique. Line 218, Column 1:

(15)

Report on likely problems (7 found):

1.3 Adaptable: Create content that can be presented in different ways (for example

simpler layout) without losing information or structure.

Success Criteria 1.3.1 Info and Relationships (A)

Check 82: p element may be misused (could be a header). Line 63, Column 9:

<p style="margin-top: 0;"><strong>News Headlines</strong></p> Line 66, Column 1:

<p class="link style14" style="margin-top: 0;"><strong><a href="https://www.northumberland.gov.uk/co ... Line 76, Column 1:

<p class="style1" style="margin-bottom: 0;"><strong>Library Closure</strong></p> Line 121, Column 6:

<p style="margin-top: 0; margin-bottom: 0;"><strong>Contacts:</strong></p> Line 200, Column 28:

<p><font color="#C2956C"><strong>HOME</strong></font></p>

2.4 Navigable: Provide ways to help users navigate, find content, and determine

where they are.

Success Criteria 2.4.4 Link Purpose (In Context) (A)

Check 173: Suspicious link text (contains placeholder text). Line 110, Column 58:

<a href="HaydonBridgeArchive.php" class="link"><strong>Click Here</strong></a> Line 170, Column 40:

(16)

Report on potential problems (177 found):

1.1 Text Alternatives: Provide text alternatives for any non-text content

Success Criteria 1.1.1 Non-text Content (A)

Check 8: img element may require a long description. Line 57, Column 23:

<img src="images/hbback.jpg" alt="Haydon Bridge logo" title="Haydon Bridge logo" width="411" height= ... Line 57, Column 1619:

<img src="images/community-off.jpg" alt="Click here to go to the community section of the website" n ...

Check 16: Alt text is not empty and image may be decorative. Line 57, Column 23:

<img src="images/hbback.jpg" alt="Haydon Bridge logo" title="Haydon Bridge logo" width="411" height= ... Line 57, Column 341:

<img src="images/home-off.jpg" alt="Click here to go to the home section of the website" title="Home ... Line 57, Column 754:

<img src="images/visitors-off.jpg" alt="Click here to go the visitor section of the website" title=" ... Line 57, Column 1181:

<img src="images/services-off.jpg" alt="Click here to go to the service section of the website" titl ... Line 57, Column 1619:

<img src="images/community-off.jpg" alt="Click here to go to the community section of the website" n ... Line 187, Column 9:

<img src="images/defra.jpg" alt="Defra - Department for Environment, Food and Rural Affairs" title=" ... Line 187, Column 194:

<img src="images/leader.jpg" alt="LEADER Logo" title="LEADER Logo" width="54" height="46" /> Line 187, Column 543:

<img src="images/ec.jpg" alt="Click here to go to the EC web site" title="The European Agricultural ... Line 187, Column 775:

<img src="images/one.jpg" alt="Supported by One North East Regional Development Agency" title="Suppo ... Line 221, Column 259:

<img src="images/sds.gif" alt="Click here to go to the Sutton Design Website" title="Sutton Design S ...

Check 178: Alt text does not convey the same information as the image. Line 57, Column 23:

<img src="images/hbback.jpg" alt="Haydon Bridge logo" title="Haydon Bridge logo" width="411" height= ... Line 187, Column 9:

<img src="images/defra.jpg" alt="Defra - Department for Environment, Food and Rural Affairs" title=" ... Line 187, Column 194:

(17)

Line 187, Column 775:

<img src="images/one.jpg" alt="Supported by One North East Regional Development Agency" title="Suppo ...

Check 239: img has title attribute and image may be decorative. Line 57, Column 23:

<img src="images/hbback.jpg" alt="Haydon Bridge logo" title="Haydon Bridge logo" width="411" height= ... Line 57, Column 341:

<img src="images/home-off.jpg" alt="Click here to go to the home section of the website" title="Home ... Line 57, Column 754:

<img src="images/visitors-off.jpg" alt="Click here to go the visitor section of the website" title=" ... Line 57, Column 1181:

<img src="images/services-off.jpg" alt="Click here to go to the service section of the website" titl ... Line 57, Column 1619:

<img src="images/community-off.jpg" alt="Click here to go to the community section of the website" n ... Line 187, Column 9:

<img src="images/defra.jpg" alt="Defra - Department for Environment, Food and Rural Affairs" title=" ... Line 187, Column 194:

<img src="images/leader.jpg" alt="LEADER Logo" title="LEADER Logo" width="54" height="46" /> Line 187, Column 543:

<img src="images/ec.jpg" alt="Click here to go to the EC web site" title="The European Agricultural ... Line 187, Column 775:

<img src="images/one.jpg" alt="Supported by One North East Regional Development Agency" title="Suppo ... Line 221, Column 259:

<img src="images/sds.gif" alt="Click here to go to the Sutton Design Website" title="Sutton Design S ...

Check 59: Image used for input element may have Alt text that does not identify the purpose or function as the image.

Line 197, Column 3:

<input name="submit" type="image" class="search" src="images/search.gif" border=0 alt="search site" ...

Check 193: Form submit button image may contain text that is not in Alt text. Line 197, Column 3:

<input name="submit" type="image" class="search" src="images/search.gif" border=0 alt="search site" ...

1.3 Adaptable: Create content that can be presented in different ways (for example

simpler layout) without losing information or structure.

Success Criteria 1.3.1 Info and Relationships (A) Check 248: Visual lists may not be properly marked.

Line 50, Column 1:

<body onload="MM_preloadImages('images/home-on.jpg','images/visitors-on.jpg','images/services-on.jpg ...

(18)

Line 218, Column 1:

<body onload="MM_preloadImages('images/home-on.jpg','images/visitors-on.jpg','images/services-on.jpg ...(footer)

Check 271: dir attribute may be required to identify changes in text direction. Line 218, Column 1:

<body onload="MM_preloadImages('images/home-on.jpg','images/visitors-on.jpg','images/services-on.jpg ...(footer)

Check 211: input element label, type of "text", is not positioned close to control. Line 196, Column 3:

<input name="zoom_query" type="text" class="search" onfocus="javascript: if(this.value == 'Search si ...

Success Criteria 1.3.3 Sensory Characteristics (A)

Check 250: Text may refer to items by shape, size, or relative position alone. Line 218, Column 1:

<body onload="MM_preloadImages('images/home-on.jpg','images/visitors-on.jpg','images/services-on.jpg ...(footer)

1.4 Distinguishable: Make it easier for users to see and hear content including

separating foreground from background.

Success Criteria 1.4.1 Use of Color (A)

Check 14: Image may be using color alone. Line 57, Column 23:

<img src="images/hbback.jpg" alt="Haydon Bridge logo" title="Haydon Bridge logo" width="411" height= ... Line 57, Column 1619:

<img src="images/community-off.jpg" alt="Click here to go to the community section of the website" n ...

Check 251: Image may contain text with poor contrast. Line 57, Column 23:

<img src="images/hbback.jpg" alt="Haydon Bridge logo" title="Haydon Bridge logo" width="411" height= ... Line 57, Column 341:

<img src="images/home-off.jpg" alt="Click here to go to the home section of the website" title="Home ... Line 57, Column 754:

<img src="images/visitors-off.jpg" alt="Click here to go the visitor section of the website" title=" ... Line 57, Column 1181:

<img src="images/services-off.jpg" alt="Click here to go to the service section of the website" titl ... Line 57, Column 1619:

<img src="images/community-off.jpg" alt="Click here to go to the community section of the website" n ... Line 187, Column 9:

<img src="images/defra.jpg" alt="Defra - Department for Environment, Food and Rural Affairs" title=" ... Line 187, Column 194:

<img src="images/leader.jpg" alt="LEADER Logo" title="LEADER Logo" width="54" height="46" /> Line 187, Column 543:

(19)

<img src="images/ec.jpg" alt="Click here to go to the EC web site" title="The European Agricultural ... Line 187, Column 775:

<img src="images/one.jpg" alt="Supported by One North East Regional Development Agency" title="Suppo ... Line 221, Column 259:

<img src="images/sds.gif" alt="Click here to go to the Sutton Design Website" title="Sutton Design S ...

Check 55: input possibly using color alone. Line 196, Column 3:

<input name="zoom_query" type="text" class="search" onfocus="javascript: if(this.value == 'Search si ... Line 197, Column 3:

<input name="submit" type="image" class="search" src="images/search.gif" border=0 alt="search site" ...

Check 86: script may use color alone. Line 17, Column 1:

<script language="JavaScript" type="text/JavaScript" src="normal.js"></script> Line 18, Column 1:

<script language="JavaScript" type="text/javascript" src="imgFader.js"></script> Line 39, Column 1:

<script>

(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q= ...

Line 56, Column 5:

<script language="JavaScript" type="text/javascript" src="imgFader2.js"></script> Line 185, Column 1:

<script language="javascript" src="quotes.js"></script> Line 220, Column 77:

<script language=JavaScript>d = new Date(); thedate = d.getFullYear(); document.write(thedate);</scr ... Line 224, Column 1:

<script language="JavaScript" type="text/javascript" src="google.js"></script>

Success Criteria 1.4.5 Images of Text (AA)

Check 11: Image may contain text that is not in Alt text. Line 57, Column 23:

<img src="images/hbback.jpg" alt="Haydon Bridge logo" title="Haydon Bridge logo" width="411" height= ... Line 57, Column 341:

<img src="images/home-off.jpg" alt="Click here to go to the home section of the website" title="Home ... Line 57, Column 754:

<img src="images/visitors-off.jpg" alt="Click here to go the visitor section of the website" title=" ... Line 57, Column 1181:

(20)

Line 57, Column 1619:

<img src="images/community-off.jpg" alt="Click here to go to the community section of the website" n ...

2.1 Keyboard Accessible: Make all functionality available from a keyboard.

Success Criteria 2.1.1 Keyboard (A)

Check 89: script user interface may not be accessible. Line 17, Column 1:

<script language="JavaScript" type="text/JavaScript" src="normal.js"></script> Line 18, Column 1:

<script language="JavaScript" type="text/javascript" src="imgFader.js"></script> Line 39, Column 1:

<script>

(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q= ...

Line 56, Column 5:

<script language="JavaScript" type="text/javascript" src="imgFader2.js"></script> Line 185, Column 1:

<script language="javascript" src="quotes.js"></script> Line 220, Column 77:

<script language=JavaScript>d = new Date(); thedate = d.getFullYear(); document.write(thedate);</scr ... Line 224, Column 1:

<script language="JavaScript" type="text/javascript" src="google.js"></script>

2.3 Seizures: Do not design content in a way that is known to cause seizures.

Success Criteria 2.3.1 Three Flashes or Below Threshold (A)

Check 87: script may cause screen flicker. Line 17, Column 1:

<script language="JavaScript" type="text/JavaScript" src="normal.js"></script> Line 18, Column 1:

<script language="JavaScript" type="text/javascript" src="imgFader.js"></script> Line 39, Column 1:

<script>

(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q= ...

Line 56, Column 5:

<script language="JavaScript" type="text/javascript" src="imgFader2.js"></script> Line 185, Column 1:

<script language="javascript" src="quotes.js"></script> Line 220, Column 77:

(21)

<script language=JavaScript>d = new Date(); thedate = d.getFullYear(); document.write(thedate);</scr ... Line 224, Column 1:

<script language="JavaScript" type="text/javascript" src="google.js"></script>

2.4 Navigable: Provide ways to help users navigate, find content, and determine

where they are.

Success Criteria 2.4.1 Bypass Blocks (A)

Check 28: Document may be missing a "skip to content" link. Line 218, Column 1:

<body onload="MM_preloadImages('images/home-on.jpg','images/visitors-on.jpg','images/services-on.jpg ...(footer)

Check 262: Groups of links with a related purpose are not marked. Line 218, Column 1:

<body onload="MM_preloadImages('images/home-on.jpg','images/visitors-on.jpg','images/services-on.jpg ...(footer)

Success Criteria 2.4.2 Page Titled (A)

Check 54: title might not describe the document. Line 5, Column 1:

<title>Haydon Bridge</title>

Success Criteria 2.4.4 Link Purpose (In Context) (A) Check 19: Link text may not be meaningful.

Line 57, Column 129:

<a href="index.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('HomeButton','','imag ... Line 57, Column 525:

<a href="visitors.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('VisitorButton','' ... Line 57, Column 952:

<a href="services.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('ServiceButton','' ... Line 57, Column 1382:

<a href="community.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('CommunityButton' ...

Line 66, Column 56:

<a href="https://www.northumberland.gov.uk/coronavirus/Latest-information-and-advice-on-Coronavirus. ... Line 69, Column 91:

<a href="http://www.haydonhundred.co.uk" target="_blank" class="link"><strong>Here</strong></a> Line 75, Column 55:

<a href="https://northumberland.spydus.co.uk/cgi-bin/spydus.exe/MSGTRN/WPAC/HOME" class="link"><stro ... Line 80, Column 91:

<a href="2020diary.php#Month" class="link"><strong>Here</strong></a> Line 85, Column 124:

(22)

<a href="visitors-attractions.php#Sill" class="link"><strong>Here</strong></a> Line 99, Column 63:

<a href="documents/2020CHARITYQUIZNIGHTPROGRAMME.pdf" target="_blank" class="link"><strong>Here</str ... Line 102, Column 91:

<a href="guide_books.php#Lead" class="link"><strong>Here</strong></a> Line 104, Column 147:

<a href="mailto:[email protected]" class="link"><strong>Dennis Telford</strong></a> Line 107, Column 104:

<a href="http://www.northumberland.gov.uk/Waste/Bins.aspx" target="_blank" class="link"><strong>Wast ... Line 110, Column 58:

<a href="HaydonBridgeArchive.php" class="link"><strong>Click Here</strong></a> Line 114, Column 231:

<a href="2020diary.php#Month" class="link"><strong>Here</strong></a> Line 118, Column 3:

<a href="http://www.haydonbridgesurgery.co.uk/" class="link"><strong>http://www.haydonbridgesurgery. ... Line 127, Column 366:

<a href="https://www.facebook.com/groups/718194368253664/" target="_blank" class="link">HERE</a> Line 129, Column 83:

<a href="https://www.facebook.com/groups/961686583931568/" target="_blank" class="link">HERE</a> Line 137, Column 127:

<a

href="mailto:[email protected]?subject=New%20Neighbourhood%20Plan%20Enquiry&amp ... Line 139, Column 84:

<a href="community-plan.php" class="link"><strong>Here</strong></a> Line 170, Column 40:

<a href="http://www.haydon-news.co.uk" target="_blank" class="link"><strong>Click Here</strong></a> Line 173, Column 89:

<a href="home-privacy.php" class="link"><strong>Privacy Policy </strong></a> Line 173, Column 169:

<a href="home-terms.php"><span class="link"><strong>Terms and Conditions</strong></span></a> Line 176, Column 87:

<a href="home-accessibility2.php" class="link">Here</a> Line 187, Column 286:

<a href="http://ec.europa.eu/agriculture/rurdev/index_en.htm" target="_blank" onblur="MM_swapImgRest ... Line 202, Column 15:

<a href="home-events.php">Local Events</a> Line 203, Column 15:

(23)

Line 204, Column 15:

<a href="http://www.bbc.co.uk/weather/2647263" target="_blank">Weather</a> Line 205, Column 15:

<a href="home-gallery.php">Photo Gallery</a> Line 206, Column 15:

<a href="home-history.php">History</a> Line 207, Column 15:

<a href="home-parish.php">Haydon Parish Council</a> Line 208, Column 15:

<a href="community-development.php">Haydon Development Trust</a> Line 209, Column 15:

<a href="http://www.haydon-news.co.uk" target="_blank">The Haydon News</a> Line 210, Column 15:

<a href="home-links.php">Useful Links</a> Line 211, Column 15:

<a href="home-contact.php">Contact Us</a> Line 212, Column 15:

<a href="home-terms.php">Terms &amp; Conditions</a> Line 213, Column 15:

<a href="home-privacy.php">Privacy Policy</a> Line 214, Column 15:

<a href="home-accessibility2.php">Accessibility</a> Line 221, Column 17:

<a href="http://www.suttondesignstudio.com" target="_blank" onmouseover="MM_swapImage('SDSButton','' ...

Check 197: Anchor text may not identify the link destination. Line 57, Column 129:

<a href="index.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('HomeButton','','imag ... Line 57, Column 525:

<a href="visitors.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('VisitorButton','' ... Line 57, Column 952:

<a href="services.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('ServiceButton','' ... Line 57, Column 1382:

<a href="community.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('CommunityButton' ...

Line 66, Column 56:

<a href="https://www.northumberland.gov.uk/coronavirus/Latest-information-and-advice-on-Coronavirus. ... Line 69, Column 91:

(24)

Line 75, Column 55:

<a href="https://northumberland.spydus.co.uk/cgi-bin/spydus.exe/MSGTRN/WPAC/HOME" class="link"><stro ... Line 80, Column 91:

<a href="2020diary.php#Month" class="link"><strong>Here</strong></a> Line 85, Column 124:

<a href="visitors-attractions.php#Sill" class="link"><strong>Here</strong></a> Line 99, Column 63:

<a href="documents/2020CHARITYQUIZNIGHTPROGRAMME.pdf" target="_blank" class="link"><strong>Here</str ... Line 102, Column 91:

<a href="guide_books.php#Lead" class="link"><strong>Here</strong></a> Line 104, Column 147:

<a href="mailto:[email protected]" class="link"><strong>Dennis Telford</strong></a> Line 107, Column 104:

<a href="http://www.northumberland.gov.uk/Waste/Bins.aspx" target="_blank" class="link"><strong>Wast ... Line 110, Column 58:

<a href="HaydonBridgeArchive.php" class="link"><strong>Click Here</strong></a> Line 114, Column 231:

<a href="2020diary.php#Month" class="link"><strong>Here</strong></a> Line 118, Column 3:

<a href="http://www.haydonbridgesurgery.co.uk/" class="link"><strong>http://www.haydonbridgesurgery. ... Line 127, Column 366:

<a href="https://www.facebook.com/groups/718194368253664/" target="_blank" class="link">HERE</a> Line 129, Column 83:

<a href="https://www.facebook.com/groups/961686583931568/" target="_blank" class="link">HERE</a> Line 137, Column 127:

<a

href="mailto:[email protected]?subject=New%20Neighbourhood%20Plan%20Enquiry&amp ... Line 139, Column 84:

<a href="community-plan.php" class="link"><strong>Here</strong></a> Line 170, Column 40:

<a href="http://www.haydon-news.co.uk" target="_blank" class="link"><strong>Click Here</strong></a> Line 173, Column 89:

<a href="home-privacy.php" class="link"><strong>Privacy Policy </strong></a> Line 173, Column 169:

<a href="home-terms.php"><span class="link"><strong>Terms and Conditions</strong></span></a> Line 176, Column 87:

<a href="home-accessibility2.php" class="link">Here</a> Line 187, Column 286:

(25)

<a href="http://ec.europa.eu/agriculture/rurdev/index_en.htm" target="_blank" onblur="MM_swapImgRest ... Line 202, Column 15:

<a href="home-events.php">Local Events</a> Line 203, Column 15:

<a href="home-map.php">Map</a> Line 204, Column 15:

<a href="http://www.bbc.co.uk/weather/2647263" target="_blank">Weather</a> Line 205, Column 15:

<a href="home-gallery.php">Photo Gallery</a> Line 206, Column 15:

<a href="home-history.php">History</a> Line 207, Column 15:

<a href="home-parish.php">Haydon Parish Council</a> Line 208, Column 15:

<a href="community-development.php">Haydon Development Trust</a> Line 209, Column 15:

<a href="http://www.haydon-news.co.uk" target="_blank">The Haydon News</a> Line 210, Column 15:

<a href="home-links.php">Useful Links</a> Line 211, Column 15:

<a href="home-contact.php">Contact Us</a> Line 212, Column 15:

<a href="home-terms.php">Terms &amp; Conditions</a> Line 213, Column 15:

<a href="home-privacy.php">Privacy Policy</a> Line 214, Column 15:

<a href="home-accessibility2.php">Accessibility</a> Line 221, Column 17:

<a href="http://www.suttondesignstudio.com" target="_blank" onmouseover="MM_swapImage('SDSButton','' ...

Success Criteria 2.4.5 Multiple Ways (AA) Check 184: Site missing site map.

Line 218, Column 1:

<body onload="MM_preloadImages('images/home-on.jpg','images/visitors-on.jpg','images/services-on.jpg ...(footer)

Success Criteria 2.4.6 Headings and Labels (AA) Check 42: h1 may be used for formatting.

Line 59, Column 5:

(26)

Check 43: h2 may be used for formatting. Line 113, Column 6:

<h2 style="margin-bottom: 0;">===============================</h2> Line 171, Column 1:

<h2 style="margin-bottom: 0;"><strong>Privacy Notice</strong></h2> Line 174, Column 1:

<h2 style="margin-bottom: 0;"><strong>Accessibility Notice</strong></h2>

Check 44: h3 may be used for formatting. Line 143, Column 6:

<h3>on the River South Tyne &#8211; an unbeatable mix of rural tranquillity, easy access to world cl ...

3.1 Readable: Make text content readable and understandable.

Success Criteria 3.1.2 Language Parts (AA)

Check 110: Words or phrases that are not in the document's primary language may not be identified.

Line 218, Column 1:

<body onload="MM_preloadImages('images/home-on.jpg','images/visitors-on.jpg','images/services-on.jpg ...(footer)

3.2 Predictable: Make Web pages appear and operate in predictable ways.

Success Criteria 3.2.1 On Focus (A)

Check 275: Loading web page may cause new window to open. Line 218, Column 1:

<body onload="MM_preloadImages('images/home-on.jpg','images/visitors-on.jpg','images/services-on.jpg ...(footer)

Success Criteria 3.2.2 On Input (A)

Check 274: Change of context may occur without user activation. Line 57, Column 129:

<a href="index.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('HomeButton','','imag ... Line 57, Column 525:

<a href="visitors.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('VisitorButton','' ... Line 57, Column 952:

<a href="services.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('ServiceButton','' ... Line 57, Column 1382:

<a href="community.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('CommunityButton' ...

Line 187, Column 286:

<a href="http://ec.europa.eu/agriculture/rurdev/index_en.htm" target="_blank" onblur="MM_swapImgRest ... Line 196, Column 3:

(27)

<input name="zoom_query" type="text" class="search" onfocus="javascript: if(this.value == 'Search si ... Line 221, Column 17:

<a href="http://www.suttondesignstudio.com" target="_blank" onmouseover="MM_swapImage('SDSButton','' ...

Success Criteria 3.2.3 Consistent Navigation (AA)

Check 276: Repeated components may not appear in the same relative order each time they appear.

Line 218, Column 1:

<body onload="MM_preloadImages('images/home-on.jpg','images/visitors-on.jpg','images/services-on.jpg ...(footer)

Check 265: Tab order may not follow logical order. Line 195, Column 3:

<form action="search.php" method="GET" style="margin-bottom: 0"> <input name="zoom_query" type="t ...

Success Criteria 3.2.4 Consistent Identification (AA)

Check 131: Long quotations may not be marked using the blockquote element. Line 218, Column 1:

<body onload="MM_preloadImages('images/home-on.jpg','images/visitors-on.jpg','images/services-on.jpg ...(footer)

3.3 Input Assistance: Help users avoid and correct mistakes.

Success Criteria 3.3.1 Error Identification (A)

Check 267: Form submission error messages may not identify empty required fields. Line 195, Column 3:

<form action="search.php" method="GET" style="margin-bottom: 0"> <input name="zoom_query" type="t ...

Success Criteria 3.3.2 Labels or Instructions (A)

Check 246: All required form fields may not be indicated as required. Line 195, Column 3:

<form action="search.php" method="GET" style="margin-bottom: 0"> <input name="zoom_query" type="t ...

Success Criteria 3.3.3 Error Suggestion (AA)

Check 268: Form submission error messages may not provide assistance. Line 195, Column 3:

<form action="search.php" method="GET" style="margin-bottom: 0"> <input name="zoom_query" type="t ...

Success Criteria 3.3.4 Error Prevention (Legal, Financial, Data) (AA)

Check 269: Form submission data may not be presented to the user before final acceptance of an irreversable transaction.

(28)

Line 195, Column 3:

<form action="search.php" method="GET" style="margin-bottom: 0"> <input name="zoom_query" type="t ...

Check 272: Form may delete information without allowing for recovery. Line 195, Column 3:

<form action="search.php" method="GET" style="margin-bottom: 0"> <input name="zoom_query" type="t ...

(29)

Report on HTML validation (51 found):

Note: Results are provided by http://validator.w3.org/

Line 6, Column 73: end tag for "meta" omitted, but OMITTAG NO was specified

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Line 6, Column 1: start tag was here

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

Line 9, Column 12: there is no attribute "NAME"

<META NAME="SEARCH ENGINES" CONTENT="Google, AltaVista, AOL, Yahoo, WebCrawler,…

You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or

check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

Line 9, Column 37: there is no attribute "CONTENT"

<META NAME="SEARCH ENGINES" CONTENT="Google, AltaVista, AOL, Yahoo, WebCrawler,…

You have used the attribute named above in your document, but the document type you are using does not support that attribute for this

(30)

element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or

check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

Line 9, Column 167: element "META" undefined

…, Excite, Hotbot, Lycos, Magellan, LookSmart, UkIndex, CNET, UKDirectory, MSN">

You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),

by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).

by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).

Line 10, Column 12: an attribute value specification must be an attribute value literal unless SHORTTAG YES

is specified

<META NAME=REVISIT-AFTER CONTENT=DAILY>

Line 10, Column 34: an attribute value specification must be an attribute value literal unless SHORTTAG YES

is specified

(31)

Line 10, Column 39: element "META" undefined

<META NAME=REVISIT-AFTER CONTENT=DAILY>

You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),

by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).

by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).

Line 11, Column 44: end tag for "meta" omitted, but OMITTAG NO was specified

<meta name="robots" content="index,follow">

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Line 11, Column 1: start tag was here

<meta name="robots" content="index,follow">

Line 12, Column 18: there is no attribute "http-equiv"

<META http-equiv="Pragma" content="no-cache">

You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

(32)

How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or

check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

Line 12, Column 35: there is no attribute "content"

<META http-equiv="Pragma" content="no-cache">

You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or

check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

Line 12, Column 45: element "META" undefined

<META http-equiv="Pragma" content="no-cache">

You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),

(33)

by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).

by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).

Line 13, Column 40: element "META" undefined

<META http-equiv="Expires" content="-1">

You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),

by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).

by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).

Line 14, Column 65: end tag for "meta" omitted, but OMITTAG NO was specified

<meta name="author" content="http://www.suttondesignstudio.com">

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Line 14, Column 1: start tag was here

<meta name="author" content="http://www.suttondesignstudio.com">

Line 15, Column 73: end tag for "meta" omitted, but OMITTAG NO was specified

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Line 15, Column 1: start tag was here

(34)

Line 16, Column 61: end tag for "link" omitted, but OMITTAG NO was specified

<link href="text-home.css" rel="stylesheet" type="text/css">

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Line 16, Column 1: start tag was here

<link href="text-home.css" rel="stylesheet" type="text/css">

Line 17, Column 18: there is no attribute "language"

<script language="JavaScript" type="text/JavaScript" src="normal.js"></script>

You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or

check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

Line 39, Column 8: required attribute "type" not specified

<script>

The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

(35)

Typical values for type are type="text/css" for <style>

and type="text/javascript" for <script>.

Line 49, Column 7: end tag for "META" omitted, but OMITTAG NO was specified

</head>

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Line 13, Column 1: start tag was here

<META http-equiv="Expires" content="-1">

Line 49, Column 7: end tag for "META" omitted, but OMITTAG NO was specified

</head>

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Line 12, Column 1: start tag was here

<META http-equiv="Pragma" content="no-cache">

Line 49, Column 7: end tag for "META" omitted, but OMITTAG NO was specified

</head>

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Line 10, Column 1: start tag was here

<META NAME=REVISIT-AFTER CONTENT=DAILY>

Line 49, Column 7: end tag for "META" omitted, but OMITTAG NO was specified

</head>

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

(36)

Line 9, Column 1: start tag was here

<META NAME="SEARCH ENGINES" CONTENT="Google, AltaVista, AOL, Yahoo, WebCrawler,…

Line 57, Column 129: end tag for "img" omitted, but OMITTAG NO was specified

…Bridge logo" width="411" height="118"><a href="index.php" onmouseout="MM_swapI…

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Line 57, Column 23: start tag was here

<div id="logoNav"><img src="images/hbback.jpg" alt="Haydon Bridge logo" tit…

Line 57, Column 455: there is no attribute "name"

…the website" title="Home Button" name="HomeButton" width="65" height="118" bor…

You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or

check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

Line 57, Column 499: there is no attribute "border"

…utton" width="65" height="118" border="0" id="HomeButton" /></a><a href="visit…

You have used the attribute named above in your document, but the document type you are using does not support that attribute for this

(37)

element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or

check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

Line 57, Column 1554: there is no attribute "onfocusr"

…onblur="MM_swapImgRestore()" onfocusr="MM_swapImage('CommunityButton','','imag…

You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or

check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

(38)

…nd-advice-on-Coronavirus.aspx" target="_blank" class="link">Here</a></strong><…

You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or

check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

Line 145, Column 61: document type does not allow element "ul" here; assuming missing "li" start-tag

<ul style="margin-top: 0;"><ul style="margin-bottom: 0">

Line 158, Column 8: end tag for "li" omitted, but OMITTAG NO was specified

</ul>

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Line 145, Column 33: start tag was here

<ul style="margin-top: 0;"><ul style="margin-bottom: 0">

Line 159, Column 11: character data is not allowed here

<ul>And gateway to:

You have used character data somewhere it is not permitted to appear. Mistakes that can cause this error include:

(39)

putting text directly in the body of the document without wrapping it in a container element (such as a <p>aragraph</p>), or

forgetting to quote an attribute value

(where characters such as "%" and "/" are common, but cannot appear without surrounding quotes), or

using XHTML-style self-closing tags (such as <meta ... />) in HTML 4.01 or earlier. To fix, remove the extra slash ('/') character. For more information about the reasons for this, see Empty

elements in SGML, HTML, XML, and XHTML.

Line 160, Column 32: document type does not allow element "ul" here; assuming missing "li" start-tag

<ul style="margin-bottom: 0">

Line 166, Column 8: end tag for "li" omitted, but OMITTAG NO was specified

</ul></p>

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Line 160, Column 4: start tag was here

<ul style="margin-bottom: 0">

Line 166, Column 12: end tag for element "p" which is not open

</ul></p>

The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

If this error occurred in a script section of your document, you should probably read this FAQ entry.

Line 185, Column 46: required attribute "type" not specified

References

Related documents

Entrance, circulation, distribution (400), student seating for storytelling, instruction, study and research (2050), office (150), 2 conference areas (300), equipment and

A: Enclosed is an Automatic Payment Form to have drafts/automatic payments transferred to your First Columbia Bank accountQ. Q: How do I close my previous

Based on the analysis in the previous section, we use numerical examples to investigate the performance of n (average number of UPDATE requests for a call), p (i.e., the probability

After explicating how the narrative form can catalyze political change, I look carefully at both novels, first examining the emotional work characters undertake to manage the

Abstract: INTRODUCTION: The latest guidelines of the American Society of Clinical Oncology/College of American Pathologists (ASCO/CAP) to test Human Epidermal Growth Factor Receptor

All HER2-positive carcinomas except one grouped within the cluster enriched for HER2 amplicon–related genes together with 2 double-equivocal carcinomas classified as luminal B

Topics include: Ratio analysis of financial statements, Forecasting and budgeting, Cash and credit management, Capital structure, Risk analysis, Budgeting and Working capital

His specific experience history includes six years of air quality permitting and enforcement with a state regulatory agency, nine years of environmental program management in