Total Validator Home Page

Page report

Issue report

Summary

Total errors found:
3
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       Significant Events and Notifications – When I need to tell other people about things | 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','images/foster_carer_hov.png','images/proc_but
       tons_hov.png')">
  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">
  47       <div id="content_frame_overflow">
  48         <div class="content_text">
  49           <h1 style="margin-bottom: 5px;">
  49             Significant Events and Notifications -
  49           </h1>
  50           <h2 class="h2" style="margin-top: 0px;">
  50             When I need to tell other people about things
  50             <br />
  51             <br />
  52           </h2>
  53           <div class="scope_box_blue">
  54             <p style="font-weight:500; font-size: 140%;">
  54               Standards and Regulations
  54             </p>
  55             <p>
  55               Fostering Services National Minimum Standards (England) 2011:
  55             </p>
  56             <ul>
  57               <li>
  57                 <a href="http://www.minimumstandards.org/fost_twentynine.html" target="_blank">
  57                   Standard 29 - Notifications of Significant Events
  57                 </a>
  57                 .
  57               </li>
  58             </ul>
  59             <p>
  59               The Fostering Services (England) Regulations 2011:
  59             </p>
  60             <ul>
  61               <li>
  61                 <a href="http://www.legislation.gov.uk/uksi/2011/581/schedule/7/made" target="_blank">
  61                   Schedule 7 - Events and Notifications
  61                 </a>
  61                 .
  61               </li>
  62             </ul>
  63           </div>
  64           <h2 class="h2_underlined">
  64             <br />
  65             Contents
  65           </h2>
  66           <ol>
  67             <li>
  67               <a href="#intro">
  67                 Introduction
  67               </a>
  67             </li>
  68             <li>
  68               <a href="#what">
  68                 What is a Significant Event?
  68               </a>
  68             </li>
  69             <li>
  69               <a href="#Incidents">
  69                 Other Incidents / Concerns
  69               </a>
  69             </li>
  70           </ol>
  71           <h2 class="h2_underlined">
  71             <br />
  72             1.
  72             <a name="intro" id="intro">
  72             </a>
  72             Introduction
  72           </h2>
  73           <p>
  73             This information explains what you should do if you become aware of significant event (sometimes
                 also called a 'notifiable event’) taking place.
  73           </p>
  74           <p>
  74             As a foster carer, you should be aware of
  74             <a href="http://www.minimumstandards.org/fost_twentynine.html" target="_blank">
  74               National Minimum Standard (NMS) 29 - Notification of Significant Events
  74             </a>
  74             . If you are unsure what constitutes a significant event, it is important that you attend any
                 training provided or are briefed by your Supervising Social Worker on this (see
  74             <a href="#what">
  74               Section 2, What is a Significant Event?
  74             </a>
  74             ).
  74           </p>
  75           <p>
  75             Should you experience an event or incident within your household or concerning any child placed
                 with you, your first priority should be to make sure the child is safe. You should then discuss
                 it, as soon as possible, with your Supervising Social Worker, a manager from the Fostering Service
                 or Registered Manager of the Agency - even if you are unsure about whether it constitutes a
                 ‘Notification’ matter. The Registered Manager of the Agency is responsible for sending
                 notifications as described in
  75             <a href="http://www.legislation.gov.uk/uksi/2011/581/schedule/7/made" target="_blank">
  75               Schedule 7 The Fostering Services (England) Regulations 2011
  75             </a>
  75             within 24 hours. The Manager may notify the required agencies initially by telephone, but this
                 must be followed up in writing using the appropriate form.
  75           </p>
  76           <p>
  76             A copy of the notification will be:
  76           </p>
  77           <ol>
  78             <li>
  78               Sent directly to the required organisations (typically the placing authority, the host /area
                   local authority (if different) and Ofsted - but can also include the Police and Clinical
                   Commissioning Group) within 24 hours - including weekends, as per Schedule 7; and
  78             </li>
  79             <li>
  79               Placed on the relevant child and or your file;
  79             </li>
  80             <li>
  80               Kept by the Manager including details of the action taken, and the outcome of any action or
                   investigation, following the significant event.
  80             </li>
  81           </ol>
  82           <h2 class="h2_underlined">
  82             <br />
  83             2.
  83             <a name="what" id="what">
  83             </a>
  83             What is a Significant Event?
  83           </h2>
  84           <p>
  84             The following reflects the relevant Fostering Services (England) Regulations 2011 and Fostering
                 National Minimum Standards 29 - Notification of Significant Events:
  84           </p>
  85           <ul>
  86             <li>
  86               The Death of a Child;
  86             </li>
  87             <li>
  87               A Serious illness or serious accident of a child placed with you;
  87             </li>
  88             <li>
  88               The outbreak in your foster home of any infectious disease (which in the opinion of a general
                   practitioner attending the home is sufficiently serious to be notified);
  88             </li>
  89             <li>
  89               An allegation that a child placed with you has committed a serious offence;
  89             </li>
  90             <li>
  90               Any concerns that a child placed with you is being sexually exploited;
  90             </li>
  91             <li>
  91               The Police have been called to your home as a result of a serious incident relating to a child
                   placed there;
  91             </li>
  92             <li>
  92               A child placed with you has gone missing (see also:
  92               <a href="missing.html">
  92                 My Foster Child is Missing
  92               </a>
  92               );
  92             </li>
  93             <li>
  93               Any serious concerns about the emotional or mental health of a child placed with you, such that
                   a mental health assessment would be requested under the Mental Health Act 1983.
  93             </li>
  94           </ul>
  95           <p>
  95             <a href="http://www.minimumstandards.org/fost_twentynine.html" target="_blank">
  95               Click here to see the NMS Standard 29 (which includes Schedule 7 Events and Notifications Table)
  95             </a>
  95             .
  95           </p>
  96           <h2 class="h2_underlined">
  96             <br />
  97             3.
  97             <a name="Incidents" id="Incidents">
  97             </a>
  97             Other Incidents / Concerns
  97           </h2>
  98           <p>
  98             If you experience an incident which is not ‘a significant event’ but which you are concerned
                 about, you should always share this with your Supervising Social Worker or another member of the
                 Fostering Service so they can provide advice/ guidance on any next steps.
  98           </p>
  99           <p>
  99             Examples are:
  99           </p>
 100           <ul>
 101             <li>
 101               Assault by a foster child on you or a member of your household;
 101             </li>
 102             <li>
 102               Serious accident or injury to you whilst carrying out your duties;
 102             </li>
 103             <li>
 103               Any event which may result in media interest;
 103             </li>
 104             <li>
 104               Conduct of any foster carer, not directly connected with their role, which may raise questions
                   about their suitability as a foster carer.
 104             </li>
 105           </ul>
 106           <p>
 106             All foster carers have a responsibility to report any concerns / incidents to their Supervising
                 Social Worker or duty worker who will inform the fostering service manager. There should be no
                 delay in reporting any concerns or incidents.
 106           </p>
 107         </div>
 108       </div>
 109       <div id="navigation_frame">
 110         <div id="navigation_frame_inner">
 111           <div align="center">
 111 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)">
 111               <img src="images/contact_us_button.png" alt="Useful Contacts and Suggestions"
                   name="contact_us" width="196" height="58" border="0" id="contact_us" />
 111             </a>
 111             <br />
 112 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)">
 112               <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" />
 112             </a>
 112             <br />
 113 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)">
 113               <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" />
 113             </a>
 113             <br />
 114             <br />
 115           </div>
 116           <div class="subsections_frame">
 117             <div class="subsections">
 118               <h2 class="h3_boxed">
 118                 Subsections
 118               </h2>
 119               <ul>
 120                 <li>
 120                   <a href="index.html">
 120                     Home
 120                   </a>
 120                 </li>
 121                 <li>
 121                   <a href="about_us.html">
 121                     About Us
 121                   </a>
 121                 </li>
 122                 <li>
 122                   <a href="being_foster.html">
 122                     Being a Foster Carer
 122                   </a>
 122                 </li>
 123                 <li>
 123                   <a href="safeguarding.html">
 123                     Safeguarding Everyone in our Household
 123                   </a>
 123                 </li>
 124                 <li>
 124                   <a href="placement.html">
 124                     The Placement
 124                   </a>
 124                 </li>
 125                 <li>
 125                   <a href="caring_children.html">
 125                     Caring for Children
 125                   </a>
 125                 </li>
 126                 <li>
 126                   <a href="http://www.haringey.gov.uk/fostering" target="_blank">
 126                     Want to become a Foster Carer
 126                   </a>
 126                 </li>
 127                 <li>
 127                   <a href="http://www.londoncp.co.uk/" target="_blank">
 127                     London Child Protection Procedures
 127                   </a>
 127                 </li>
 128                 <li>
 128                   <a href="http://haringeychildcare.proceduresonline.com/contents.html#fostering_adopt"
                       target="_blank">
 128                     Haringey Children's Services Fostering Procedures
 128                   </a>
 128                 </li>
 129                 <li>
 129                   <a href="fam_friend_carer_pol.html">
 129                     Family and Friends Carers Policy
 129                   </a>
 129                 </li>
 130                 <li>
 130                   <a href="guidance.html">
 130                     Useful Resources
 130                   </a>
 130                 </li>
 131                 <li>
 131                 </li>
 132                 <li>
 132                   <a href="forms.html">
 132                     Forms and Records
 132                   </a>
 132                 </li>
 133                 <li>
 133                   <a href="training.html">
 133                     Training &amp; Support
 133                   </a>
 133                 </li>
 134                 <li>
 134                   <a href="http://trixresources.proceduresonline.com/nat_key/index.htm" target="_blank">
 134                     Keywords
 134                   </a>
 134                 </li>
 135                 <li>
 135                 </li>
 136               </ul>
 137             </div>
 138           </div>
 139           <div class="text-size">
 140             <h2 class="h3_boxed">
 140               Search
 140             </h2>
 141             <form action="search/search.html" id="cse-search-box">
 142 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" />
 143               <input type="submit" name="button" id="button" value="go" />
 144             </form>
 145             <h2 class="h3_boxed" style="margin-top:25px;">
 145               Text-size
 145             </h2>
 146             <div align="center">
 146               <a href="#" onclick="setActiveStyleSheet('small'); return false;">
 146                 <img src="images/small_a.png" border="0" alt="View this website with small text" />
 146               </a>
 146               <a href="#" onclick="setActiveStyleSheet('medium'); return false;">
 146                 <img src="images/med_a.png" border="0" alt="View this website with medium text" />
 146               </a>
 146               <a href="#" onclick="setActiveStyleSheet('large'); return false;">
 146                 <img src="images/large_a.png" border="0" alt="View this website with large text" />
 146               </a>
 146               <a href="#" onclick="setActiveStyleSheet('hivis'); return false;">
 146                 <img src="images/hi_vis_a.png" border="0" alt="View this website with high visibility" />
 146               </a>
 146             </div>
 147             <br />
 148           </div>
 149         </div>
 150       </div>
 151       <div class="footer_left_column">
 151         Copyright &copy;
 151         <a href="http://www.trixonline.co.uk/" target="_blank">
 151           tri.x
 151         </a>
 151         &nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;
 151         <a href="sitemap.html">
 151           Site Map
 151         </a>
 151       </div>
 152     </div>
 153     <script type="text/javascript">
 162     </script>
 163   </body>
 164 </html>