Total Validator Home Page

Page report

Issue report

Summary

Total errors found:
2
HTML [1]:
E604 [1]
WCAG21 A [1]:
P967 [1]
Total warnings found:
9
HTML [8]:
W605 [8]
WCAG21 A [1]:
W874 [1]
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       Site Map | 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   </head>
  41   <body onload="MM_preloadImages('images/contact_us_button_hover.png'); highlight();">
  42     <script type="text/javascript" src="scripts/tooltip.js">
  42     </script>
  43     <div class="banner">
  44     </div>
  45     <div id="topper">
  45     </div>
  46     <div id="container" style="background-image:none; text-align: left;">
  47       <div style="padding-left: 20px; padding-right: 20px;">
  48         <h2 class="h2_underlined" style="text-align:center;">
  48           <br />
  49           Site Map
  49         </h2>
  50         <h2 class="h2">
  50           &nbsp;
  50         </h2>
  51         <h2 class="h2">
  51           Home Page:
  51         </h2>
  52         <ul>
  53           <li>
  53             <a href="index.html">
  53               Home
  53             </a>
  53           </li>
  54         </ul>
  55         <h2 class="h2">
  55           <br />
  56           About Us:
  56         </h2>
  57         <ul>
  58           <li>
  58             <a href="introduction.html">
  58               Introduction
  58             </a>
  58           </li>
  59           <li>
  59             <a href="quick_guide.html">
  59               Getting Started with this Handbook
  59             </a>
  59           </li>
  60           <li>
  60             <a href="contact_us.html">
  60               Useful Contacts and Suggestions
  60             </a>
  60           </li>
  61           <li>
  61             <a href="statement_purpose.html">
  61               Statement of Purpose
  61             </a>
  61           </li>
  62           <li>
  62             <a href="chi_guide.html">
  62               Children’s Guide to Fostering
  62             </a>
  62           </li>
  63           <li>
  63             <a href="foster_charter.html">
  63               Foster Carers' Charter
  63             </a>
  63           </li>
  64         </ul>
  65         <h2 class="h2">
  65           <br />
  66           Being a Foster Carer:
  66         </h2>
  67         <ul>
  68           <li>
  68             <a href="what_h_now.html">
  68               What happens now I am approved?
  68             </a>
  68           </li>
  69           <li>
  69             <a href="fc_agreement.html">
  69               Foster Care Agreement
  69             </a>
  69           </li>
  70           <li>
  70             <a href="safer_policy.html">
  70               Developing a Safer Caring Plan
  70             </a>
  71             <ul>
  72               <li>
  72                 <a href="files/app_1_safer_care_pol_temp.doc" target="_blank">
  72                   Appendix 1: Developing a Safer Caring Policy Template
  72                 </a>
  72               </li>
  73             </ul>
  74           </li>
  75           <li>
  75             <a href="support_superv.html">
  75               Support and Supervision
  75             </a>
  75           </li>
  76           <li>
  76             <a href="money_insurance.html">
  76               Money Matters and Insurance
  76             </a>
  76           </li>
  77           <li>
  77             <a href="support_own.html">
  77               Support to your own children
  77             </a>
  77           </li>
  78           <li>
  78             <a href="review_approval.html">
  78               Reviewing my Approval and Appeals
  78             </a>
  78           </li>
  79           <li>
  79             <a href="training_development.html">
  79               Training and Development
  79             </a>
  80             <ul>
  81               <li>
  81                 <a href="files/evidence_workbook.docx" target="_blank">
  81                   Training, Support and Development Standards for Foster Care - Evidence Workbook
  81                 </a>
  81               </li>
  82               <li>
  82                 <a href="files/foster_care_tsd_standards_guidance.pdf" target="_blank">
  82                   Training, Support and Development Standards for Foster Care - Guidance
  82                 </a>
  82               </li>
  83               <li>
  83                 <a href="files/evidencing_standards_factsheet.pdf" target="_blank">
  83                   Training, Support and Development Standards for Foster Care - Evidencing Factsheet
  83                 </a>
  83               </li>
  84             </ul>
  85           </li>
  86           <li>
  86             <a href="recording.html">
  86               Recording
  86             </a>
  86           </li>
  87           <li>
  87             <a href="monitoring.html">
  87               Significant Events and Notifications – When I need to tell other people about things
  87             </a>
  87           </li>
  88           <li>
  88             <a href="working_with_fam.html">
  88               Working with Families and other Professionals
  88             </a>
  88           </li>
  89         </ul>
  90         <h2 class="h2">
  90           <br />
  91           Safeguarding Everyone in our Household:
  91         </h2>
  92         <ul>
  93           <li>
  93             <a href="what_alleg.html">
  93               What happens if an allegation is made against me or my family?
  93             </a>
  93           </li>
  94           <li>
  94             <a href="complaints_chi.html">
  94               Complaints by and for Children
  94             </a>
  94           </li>
  95           <li>
  95             <a href="complaint_agency.html">
  95               How can I make a Complaint against the Fostering Service
  95             </a>
  95           </li>
  96           <li>
  96             <a href="whistleblowing.html">
  96               Whistleblowing
  96             </a>
  96           </li>
  97           <li>
  97             <a href="missing.html">
  97               My Foster Child is Missing
  97             </a>
  97           </li>
  98           <li>
  98             <a href="cse.html">
  98               Child Sexual Exploitation
  98             </a>
  98           </li>
  99           <li>
  99             <a href="internet.html">
  99               Internet, Photographs and Mobile Phones
  99             </a>
  99           </li>
 100           <li>
 100             <a href="bullying.html">
 100               Bullying
 100             </a>
 100           </li>
 101           <li>
 101             <a href="home_hs.html">
 101               The Foster Home and Health and Safety
 101             </a>
 101           </li>
 102         </ul>
 103         <h2 class="h2">
 103           <br />
 104           The Placement:
 104         </h2>
 105         <ul>
 106           <li>
 106             <a href="type_placement.html">
 106               Types of Placement (including changes e.g. Adoption)
 106             </a>
 106           </li>
 107           <li>
 107             <a href="understanding.html">
 107               Understanding Placement Plans and Looked After Reviews
 107             </a>
 107           </li>
 108           <li>
 108             <a href="helping_settle.html">
 108               Helping a Child to Settle Into Your Home
 108             </a>
 108           </li>
 109           <li>
 109             <a href="placement_breaking.html">
 109               My Placement may be Breaking Down
 109             </a>
 109           </li>
 110           <li>
 110             <a href="ending_placement.html">
 110               Ending a Placement
 110             </a>
 110           </li>
 111         </ul>
 112         <h2 class="h2">
 112           <br />
 113           Caring for Children:
 113         </h2>
 114         <ul>
 115           <li>
 115             <a href="what_decisions.html">
 115               What Decisions can I Make?
 115             </a>
 115           </li>
 116           <li>
 116             <a href="health.html">
 116               Health
 116             </a>
 116           </li>
 117           <li>
 117             <a href="school.html">
 117               School and Education
 117             </a>
 117           </li>
 118           <li>
 118             <a href="contact_family.html">
 118               Contact Between the Child and Their Family
 118             </a>
 118           </li>
 119           <li>
 119             <a href="disabled.html">
 119               Disabled Children and Children who Need Special Medical Help
 119             </a>
 119           </li>
 120           <li>
 120             <a href="promote_positive.html">
 120               Promoting Positive Behaviour
 120             </a>
 120           </li>
 121           <li>
 121             <a href="relationships.html">
 121               Relationships and Sex
 121             </a>
 121           </li>
 122           <li>
 122             <a href="alch_drugs.html">
 122               Alcohol, Drugs and Smoking
 122             </a>
 122           </li>
 123           <li>
 123             <a href="identity.html">
 123               Identity
 123             </a>
 123           </li>
 124           <li>
 124             <a href="keeping_memories.html">
 124               Keeping Memories
 124             </a>
 124           </li>
 125           <li>
 125             <a href="transport.html">
 125               Transport
 125             </a>
 125           </li>
 126           <li>
 126             <a href="babysitters.html">
 126               Baby Sitters and Overnight Stays
 126             </a>
 126           </li>
 127           <li>
 127             <a href="firstaid.html">
 127               First Aid and Medication
 127             </a>
 127           </li>
 128           <li>
 128             <a href="move_towards.html">
 128               Moving Towards Independence
 128             </a>
 128           </li>
 129         </ul>
 130         <h2 class="h2">
 130           <br />
 131           Family and Friends Carers Policy
 131         </h2>
 132         <ul>
 133           <li>
 133             <a href="fam_friend_carer_pol.html">
 133               Family and Friends Carers Policy
 133             </a>
 133           </li>
 134         </ul>
 135         <h2 class="h2">
 135           <br />
 136           Other Resources:
 136         </h2>
 137         <ul>
 138           <li>
 138             <a href="guidance.html">
 138               Useful Resources
 138             </a>
 138           </li>
 139           <li>
 139             <a href="forms.html">
 139               Forms and Records
 139             </a>
 139           </li>
 140           <li>
 140             <a href="training.html">
 140               Training &amp; Support
 140             </a>
 140           </li>
 141           <li>
 141             <a href="http://trixresources.proceduresonline.com/nat_key/index.htm" target="_blank">
 141               Keywords
 141             </a>
 141           </li>
 142         </ul>
 143         <br />
 144       </div>
 145       <div class="footer_left_column">
 145         Copyright &copy;
 145         <a href="http://www.trixonline.co.uk/" target="_blank">
 145           tri.x
 145         </a>
 145         &nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;
 145         <a href="sitemap.html">
 145           Site Map
 145         </a>
 145       </div>
 146     </div>
 147     <script type="text/javascript">
 156     </script>
 157   </body>
 158 </html>