Total Validator Home Page

Page report

Issue report

Summary

Total errors found:
12
Link [9]:
E043 [9]
HTML [1]:
E604 [1]
WCAG21 A [2]:
E885 [1], P967 [1]
Total warnings found:
12
HTML [8]:
W605 [8]
WCAG21 A [4]:
W874 [1], W884 [3]
HTML used for this page:
XHTML 1.0 Transitional

Page Layout

Display issue details:

The line numbers refer to lines in the original source. Any with a line number of '0' are implicit tags added by Total Validator:

Go to first issue

   1 next issueprevious issueW874 [WCAG21 2.4.1 (A)] Add a skip navigation link as the first link on the page:
If your document has structure then you should add a skip navigation link to make it easier for accessible users to get to the page's content. To ensure detection, skip navigation links should point to a <main> element, or an element with role='main'. See Understanding 2.4.1, and Skip Navigation.     <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   2 next issueprevious issueP967 [WCAG21 3.1.1 (A)] Use the 'lang' attribute to denote the primary language of the document:
You should always identify the primary natural language of a document using a 'lang' attribute on the <html> element. See WCAG 2.1 HTML Technique H57.     <html xmlns="http://www.w3.org/1999/xhtml">
   3   <head>
   4 next issueprevious issueE604 The matching end tag appears to be missing:
According to the HTML specification being tested against, the tag must have an end tag. Sometimes this error is caused by improperly nested tags where the end tag exists but cannot be matched with the corresponding start tag. See XHTML 1.0.         <meta name="viewport" content="width=device-width, initial-scale=1.0">
   5     <meta http-equiv="Content-Style-Type" content="text/css" />
   6     <meta http-equiv="Content-Script-Type" content="text/javascript" />
   7     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   8     <title>
   8       Forms and Records | Haringey Foster Carer Handbook
   8     </title>
   9 next issueprevious issueW605 Duplicate tag found: See matching tag on line: 13
A duplicate tag has been found with the same attributes. Although this should not affect the page, it indicates that a mistake may have been made.         <link rel='shortcut icon' href='https://www.proceduresonline.com/resources/logos/procedures/favicon.ico'
         type='image/x-icon'/>
  10 next issueprevious issueW605 Duplicate tag found: See matching tag on line: 14
A duplicate tag has been found with the same attributes. Although this should not affect the page, it indicates that a mistake may have been made.         <link rel="apple-touch-icon"
         href="https://www.proceduresonline.com/resources/logos/procedures/apple-touch-icon-57x57-precomposed.png" />
  11 next issueprevious issueW605 Duplicate tag found: See matching tag on line: 15
A duplicate tag has been found with the same attributes. Although this should not affect the page, it indicates that a mistake may have been made.         <link rel="apple-touch-icon"
         href="https://www.proceduresonline.com/resources/logos/procedures/apple-touch-icon-72x72-precomposed.png" />
  12 next issueprevious issueW605 Duplicate tag found: See matching tag on line: 16
A duplicate tag has been found with the same attributes. Although this should not affect the page, it indicates that a mistake may have been made.         <link rel="apple-touch-icon"
         href="https://www.proceduresonline.com/resources/logos/procedures/apple-touch-icon-114x114-precomposed.png
         " />
  13 next issueprevious issueW605 Duplicate tag found: See matching tag on line: 9
A duplicate tag has been found with the same attributes. Although this should not affect the page, it indicates that a mistake may have been made.         <link rel='shortcut icon' href='https://www.proceduresonline.com/resources/logos/procedures/favicon.ico'
         type='image/x-icon'/>
  14 next issueprevious issueW605 Duplicate tag found: See matching tag on line: 10
A duplicate tag has been found with the same attributes. Although this should not affect the page, it indicates that a mistake may have been made.         <link rel="apple-touch-icon"
         href="https://www.proceduresonline.com/resources/logos/procedures/apple-touch-icon-57x57-precomposed.png" />
  15 next issueprevious issueW605 Duplicate tag found: See matching tag on line: 11
A duplicate tag has been found with the same attributes. Although this should not affect the page, it indicates that a mistake may have been made.         <link rel="apple-touch-icon"
         href="https://www.proceduresonline.com/resources/logos/procedures/apple-touch-icon-72x72-precomposed.png" />
  16 next issueprevious issueW605 Duplicate tag found: See matching tag on line: 12
A duplicate tag has been found with the same attributes. Although this should not affect the page, it indicates that a mistake may have been made.         <link rel="apple-touch-icon"
         href="https://www.proceduresonline.com/resources/logos/procedures/apple-touch-icon-114x114-precomposed.png
         " />
  17     <link rel="stylesheet" type="text/css"
         href="https://www.proceduresonline.com/trix_cms_snippets/cookie/jquery.cookiebar.css" />
  18     <script type="text/javascript"
         src="https://www.proceduresonline.com/trix_cms_snippets/cookie/jquery.min.js">
  18     </script>
  19     <script type="text/javascript"
         src="https://www.proceduresonline.com/trix_cms_snippets/cookie/jquery.cookiebar.js">
  19     </script>
  20     <script type="text/javascript">
  25     </script>
  26     <meta name="author" content="Haringey Fostering Service" />
  27     <meta name="description" content="Haringey Fostering Service" />
  29     <meta name="robots" content="index, follow" />
  30     <meta name="rating" content="all" />
  31     <meta http-equiv="pragma" content="no-cache" />
  32     <link title="small" href="scripts/style.css" type="text/css" rel="stylesheet" />
  33     <link title="medium" href="scripts/style_larger.css" type="text/css" rel="alternate stylesheet" />
  34     <link title="large" href="scripts/style_largest.css" type="text/css" rel="alternate stylesheet" />
  35     <link title="hivis" href="scripts/style_hi_vis.css" type="text/css" rel="alternate stylesheet" />
  36     <script type="text/javascript" src="scripts/styleswitcher.js">
  36     </script>
  37     <script type="text/javascript" src="scripts/rollover.js">
  37     </script>
  38     <script type="text/javascript" src="scripts/pageOrganizer.js">
  38     </script>
  39     <script type="text/javascript" src="scripts/highlight.js">
  39     </script>
  40     <script src="scripts/khCommon.js" language="JavaScript" type="text/javascript">
  40     </script>
  41   </head>
  42   <body onload="MM_preloadImages('images/contact_us_button_hover.png'); highlight();">
  43     <script type="text/javascript" src="scripts/tooltip.js">
  43     </script>
  44     <div class="banner">
  45     </div>
  46     <div id="topper">
  46     </div>
  47     <div id="container">
  48       <div id="content_frame_overflow">
  49         <div class="content_text">
  50           <h1>
  50             Forms and Records
  50           </h1>
  51           <br />
  52           <ul>
  53             <li>
  53 next issueprevious issueE043 Invalid URI found in redirected link in attribute 'href':
A URI was found in the redirect link that is invalid according to RFC 3986. A common mistake is to include spaces.                   <a
                   href="http://www.fosteringhandbook.com/haringey/index.html/.././user_controlled_lcms_area/uploaded_files/Behav
                   iour%20Management%20Risk%20Assessment%20Form%20PI%201.doc" target="_blank">
  54                 Behaviour Management Risk Assessment Form
  54               </a>
  55             </li>
  56             <li>
  56 next issueprevious issueE043 Invalid URI found in redirected link in attribute 'href':
A URI was found in the redirect link that is invalid according to RFC 3986. A common mistake is to include spaces.                   <a
                   href="http://www.fosteringhandbook.com/haringey/index.html/.././user_controlled_lcms_area/uploaded_files/Child
                   hood%20Illness%20Form.doc" target="_blank">
  57                 Childhood Illness Form
  57               </a>
  58             </li>
  59             <li>
  59 next issueprevious issueE043 Invalid URI found in redirected link in attribute 'href':
A URI was found in the redirect link that is invalid according to RFC 3986. A common mistake is to include spaces.                   <a
                   href="http://www.fosteringhandbook.com/haringey/index.html/.././user_controlled_lcms_area/uploaded_files/Foste
                   r%20Care%20Agreement.doc" target="_blank">
  60                 Foster Care Agreement
  60               </a>
  61             </li>
  62             <li>
  62 next issueprevious issueE043 Invalid URI found in redirected link in attribute 'href':
A URI was found in the redirect link that is invalid according to RFC 3986. A common mistake is to include spaces.                   <a
                   href="http://www.fosteringhandbook.com/haringey/index.html/.././user_controlled_lcms_area/uploaded_files/GP%20
                   Form.doc" target="_blank">
  63                 GP Form
  63               </a>
  64             </li>
  65             <li>
  65 next issueprevious issueE043 Invalid URI found in redirected link in attribute 'href':
A URI was found in the redirect link that is invalid according to RFC 3986. A common mistake is to include spaces.                   <a
                   href="http://www.fosteringhandbook.com/haringey/index.html/.././user_controlled_lcms_area/uploaded_files/HEALT
                   H%20INFORMATION%20FOR%20FOSTER%20CARERS%20IN%20SUPPORTING%20THE%20HEALTH%20OF%20LAC.doc" target="_blank">
  66                 Health Information for Foster Carers in Supporting Health of LAC - Booklet
  66               </a>
  67             </li>
  68             <li>
  68 next issueprevious issueE043 Invalid URI found in redirected link in attribute 'href':
A URI was found in the redirect link that is invalid according to RFC 3986. A common mistake is to include spaces.                   <a
                   href="http://www.fosteringhandbook.com/haringey/index.html/.././user_controlled_lcms_area/uploaded_files/Hospi
                   tal%20Admission%20-%20%20Appts%20Form.doc" target="_blank">
  69                 Hospital Admission/Appointments Form
  69               </a>
  70             </li>
  71             <li>
  71 next issueprevious issueE043 Invalid URI found in redirected link in attribute 'href':
A URI was found in the redirect link that is invalid according to RFC 3986. A common mistake is to include spaces.                   <a
                   href="http://www.fosteringhandbook.com/haringey/index.html/.././user_controlled_lcms_area/uploaded_files/Physi
                   cal%20Intervention%20Incident%20Report%20Sheet.doc" target="_blank">
  72                 Physical Intervention Incident Report Sheet
  72               </a>
  73             </li>
  74             <li>
  74 next issueprevious issueE043 Invalid URI found in redirected link in attribute 'href':
A URI was found in the redirect link that is invalid according to RFC 3986. A common mistake is to include spaces.                   <a
                   href="http://www.fosteringhandbook.com/haringey/index.html/.././user_controlled_lcms_area/uploaded_files/Presc
                   ribed%20Medication%20Admin%20Sheet.doc" target="_blank">
  75                 Prescribed Medication Administration Sheet
  75               </a>
  76             </li>
  77             <li>
  77 next issueprevious issueE043 Invalid URI found in redirected link in attribute 'href':
A URI was found in the redirect link that is invalid according to RFC 3986. A common mistake is to include spaces.                   <a
                   href="http://www.fosteringhandbook.com/haringey/index.html/.././user_controlled_lcms_area/uploaded_files/Suppo
                   rted%20Lodging%20Agreement.doc" target="_blank">
  78                 Supported Lodging Agreement
  78               </a>
  79             </li>
  80           </ul>
  83         </div>
  84       </div>
  86       <div id="navigation_frame">
  86         <div id="navigation_frame_inner">
  89           <div align="center">
  89 next issueprevious issueW884 [WCAG21 2.1.1/2.1.3 (A/AAA)] Mouse/Pointer event handlers require keyboard equivalents:
When using mouse/pointer event handlers on elements that can be accessed by keyboard, ensure that you provide an equivalent keyboard handler. See WCAG 2.1 Failure F54.                 <a href="contact_us.html" onmouseout="MM_swapImgRestore()"
                 onmouseover="MM_swapImage('contact_us','','images/contact_us_button_hover.png',1)">
  89               <img src="images/contact_us_button.png" alt="Useful Contacts and Suggestions"
                   name="contact_us" width="196" height="58" border="0" id="contact_us" />
  89             </a>
  89             <br />
  90 next issueprevious issueW884 [WCAG21 2.1.1/2.1.3 (A/AAA)] Mouse/Pointer event handlers require keyboard equivalents:
When using mouse/pointer event handlers on elements that can be accessed by keyboard, ensure that you provide an equivalent keyboard handler. See WCAG 2.1 Failure F54.                 <a href="http://www.haringey.gov.uk/children-and-families/childrens-social-care/fostering" target="_blank"
                 onmouseout="MM_swapImgRestore()"
                 onmouseover="MM_swapImage('contact_us21','','images/foster_carer_hov.png',1)">
  90               <img src="images/foster_carer.png" alt="Want to Become a Foster Carer?" name="contact_us21"
                   width="196" height="58" border="0" id="contact_us21" />
  90             </a>
  90             <br />
  91 next issueprevious issueW884 [WCAG21 2.1.1/2.1.3 (A/AAA)] Mouse/Pointer event handlers require keyboard equivalents:
When using mouse/pointer event handlers on elements that can be accessed by keyboard, ensure that you provide an equivalent keyboard handler. See WCAG 2.1 Failure F54.                 <a href="http://www.proceduresonline.com/haringey/childcare/" target="_blank"
                 onmouseout="MM_swapImgRestore()"
                 onmouseover="MM_swapImage('contact_us22','','images/proc_buttons_hov.png',1)">
  91               <img src="images/proc_buttons.png" alt="View the Inter-Agency Procedures Manual"
                   name="contact_us22" width="196" height="58" border="0" id="contact_us22" />
  91             </a>
  91             <br />
  92             <br />
  93           </div>
  94           <div class="subsections_frame">
  94             <div class="subsections">
  95               <h2 class="h3_boxed">
  95                 Subsections
  95               </h2>
  96               <ul>
  97                 <li>
  97                   <a href="index.html">
  97                     Home
  97                   </a>
  97                 </li>
  98                 <li>
  98                   <a href="about_us.html">
  98                     About Us
  98                   </a>
  98                 </li>
  99                 <li>
  99                   <a href="being_foster.html">
  99                     Being a Foster Carer
  99                   </a>
  99                 </li>
 100                 <li>
 100                   <a href="safeguarding.html">
 100                     Safeguarding Everyone in our Household
 100                   </a>
 100                 </li>
 101                 <li>
 101                   <a href="placement.html">
 101                     The Placement
 101                   </a>
 101                 </li>
 102                 <li>
 102                   <a href="caring_children.html">
 102                     Caring for Children
 102                   </a>
 102                 </li>
 103                 <li>
 103                   <a href="http://www.haringey.gov.uk/fostering" target="_blank">
 103                     Want to become a Foster Carer
 103                   </a>
 103                 </li>
 104                 <li>
 104                   <a href="http://www.londoncp.co.uk/" target="_blank">
 104                     London Child Protection Procedures
 104                   </a>
 104                 </li>
 105                 <li>
 105                   <a href="http://haringeychildcare.proceduresonline.com/contents.html#fostering_adopt"
                       target="_blank">
 105                     Haringey Children's Services Fostering Procedures
 105                   </a>
 105                 </li>
 106                 <li>
 106                   <a href="fam_friend_carer_pol.html">
 106                     Family and Friends Carers Policy
 106                   </a>
 106                 </li>
 107                 <li>
 107                   <a href="guidance.html">
 107                     Useful Resources
 107                   </a>
 107                 </li>
 108                 <li>
 108                 </li>
 109                 <li>
 109                   <a href="forms.html">
 109                     Forms and Records
 109                   </a>
 109                 </li>
 110                 <li>
 110                   <a href="training.html">
 110                     Training &amp; Support
 110                   </a>
 110                 </li>
 112                 <li>
 112                   <a href="http://trixresources.proceduresonline.com/nat_key/index.htm" target="_blank">
 112                     Keywords
 112                   </a>
 112                 </li>
 113                 <li>
 113                 </li>
 114               </ul>
 114             </div>
 114           </div>
 115           <div class="text-size">
 116             <h2 class="h3_boxed">
 116               Search
 116             </h2>
 117             <form action="search/search.html" id="cse-search-box">
 118 next issueprevious issueE885 [WCAG21 1.1.1/1.3.1/3.3.2/4.1.2 (A)] User interface controls should have a label or an accessible
              name:
Associate form controls with <label> tags, or use the 'aria-label' or 'aria-labelledby' attributes to label controls where it might be confusing or not possible to use a label. See WCAG 2.1 Failure F68.                   <input type="text" name="zoom_query" class="search_input" size="20" id="zoom_searchbox" />
 119               <input type="submit" name="button" id="button" value="go" />
 120             </form>
 121             <h2 class="h3_boxed" style="margin-top:25px;">
 121               Text-size
 121             </h2>
 122             <div align="center">
 122               <a href="#" onclick="setActiveStyleSheet('small'); return false;">
 122                 <img src="images/small_a.png" border="0" alt="View this website with small text" />
 122               </a>
 122               <a href="#" onclick="setActiveStyleSheet('medium'); return false;">
 122                 <img src="images/med_a.png" border="0" alt="View this website with medium text" />
 122               </a>
 122               <a href="#" onclick="setActiveStyleSheet('large'); return false;">
 122                 <img src="images/large_a.png" border="0" alt="View this website with large text" />
 122               </a>
 122               <a href="#" onclick="setActiveStyleSheet('hivis'); return false;">
 122                 <img src="images/hi_vis_a.png" border="0" alt="View this website with high visibility" />
 122               </a>
 122             </div>
 123             <br />
 124           </div>
 124         </div>
 125       </div>
 127       <div class="footer_left_column">
 127         Copyright &copy;
 127         <a href="http://www.trixonline.co.uk/" target="_blank">
 127           tri.x
 127         </a>
 127         &nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;
 127         <a href="sitemap.html">
 127           Site Map
 127         </a>
 127       </div>
 128     </div>
 129     <script type="text/javascript">
 138     </script>
 139   </body>
 140 </html>