Total Validator Home Page

Page report

Issue report

Summary

Errors found:
9
Parsing [1]:
E005 [1]
HTML [2]:
E600 [1], E602 [1]
WCAG21 A [5]:
E885 [4], E960 [1]
WCAG21 AA [1]:
E910 [1]
Warnings found:
1
WCAG21 A [1]:
W863 [1]
HTML used for this page:
HTML5

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 issueE005 Extra quote character found or quote character missing:
There is either an unnecessary extra single or double quote character or there is a missing quote. This may be caused by putting single or double quote characters within quoted text eg "Mary said "hello" to her friends". In this case you should replace the quote character with the character reference equivalent e.g. "Mary said "hello" to her friends". Note that this error may cause several others to appear that can all be fixed by correcting this issue. See HTML5 Attributes. For earlier HTML versions see HTML 4.01 Attributes.
     E600 This element is not recognised:
This error is often raised when an old element has been used when testing against a newer HTML specification. Alternatively, you may have misspelled the name. See the HTML Living Standard.
     <?php require_once("../scripts/force_sub_domain.php"); ?>
   2 next issueprevious issueE602 This should be the first HTML tag or content in the file:
The <!DOCTYPE> tag should appear before all other HTML tags or non-whitespace content (with XHTML it may appear after the XML declaration).
     <!DOCTYPE html>
  11 <html lang="en" xmlns:mso="urn:schemas-microsoft-com:office:office" xmlns:msdt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882">
  12   <head>
  13     <meta name="viewport" content="width=device-width, initial-scale=1" />
  14     <link href="https://fonts.googleapis.com/css?family=Lato:400,700" rel="stylesheet" />
  15     <link href="../css/bootstrap.min.css" rel="stylesheet" type="text/css" />
  16     <link rel="stylesheet" type="text/css" href="../css/landingpages.css" />
  19     <link rel="stylesheet" id="switcher-css" type="text/css" href="../css/switcher.css" media="all" />
  20     <link rel="alternate stylesheet" type="text/css" href="../css/dark.css" title="dark" media="all" />
  21     <link rel="alternate stylesheet" type="text/css" href="../css/light.css" title="light" media="all" />
  22     <link rel="alternate stylesheet" type="text/css" href="../css/normal.css" title="normal" media="all" />
  23     <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js">
  23     </script>
  25     <link rel="stylesheet" type="text/css" href="../js/cookie-code/jquery.cookiebar.css" />
  26     <link rel="stylesheet" type="text/css" href="../css/zoom.css" />
  27     <link rel="stylesheet" type="text/css" href="../css/hover-box.css" />
  28     <link rel="stylesheet" type="text/css" href="../css/formatting-styles.css" />
  29     <link rel="stylesheet" type="text/css" href="../css/authority.css" />
  30     <link rel="stylesheet" type="text/css" href="../css/mobile.css" />
  31     <script type="text/javascript" src="../js/highlight.js">
  31     </script>
  33     <title>
  33       Search
  33     </title>
  40     <script src="../js/iframe/iframeResizer.min.js">
  40     </script>
  41     <style>
  41       iframe {
  41         width:100%;
  41       }
  41     </style>
  52   </head>
  54   <body onload="if (document.getElementById('zoom_searchbox')) {document.getElementById('zoom_searchbox').focus();}">
  55     <span role="navigation" aria-labelledby="skip_link">
  56       <a id="skip_link" class="skip-main" href="#main">
  56         Skip to main content
  56       </a>
  57     </span>
  61     <div class="navbar navbar-default" role="banner" aria-labelledby="banner">
  62       <div id="banner">
  63         <div class="container-fluid">
  64           <div class="row">
  65             <div class="container">
  66               <div class="col-sm-3">
  66                 <a href="../index.html">
  66                   <img src="../images/logo/client_logo.png" alt="Newham CS logo">
  66                 </a>
  66               </div>
  68               <div class="col-sm-9">
  69                 <h1>
  69                   Newham Children's Services Procedures Manual
  69                 </h1>
  70               </div>
  74             </div>
  76           </div>
  77         </div>
  78       </div>
  83       <div class="container">
  84         <div class="navbar-header">
  85           <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
  85             <span class="sr-only">
  85               Toggle navigation
  85             </span>
  85             <span class="icon-bar">
  85             </span>
  85             <span class="icon-bar">
  85             </span>
  85             <span class="icon-bar">
  85             </span>
  85           </button>
  86           <a class="navbar-brand">
  86             &nbsp;
  86           </a>
  86         </div>
  87         <div class="collapse navbar-collapse">
  88           <ul class="nav navbar-nav">
  89             <li>
  89               <a href="../index.html">
  89                 Home Page
  89               </a>
  89             </li>
  90             <li>
  90               <a href="../contents.html">
  90                 Procedures
  90               </a>
  90             </li>
  91             <li class="dropdown">
  92               <a class="dropdown-toggle" data-toggle="dropdown" href="#">
  92                 Resources
  92                 <span class="caret">
  92                 </span>
  92               </a>
  93               <ul class="dropdown-menu">
  94                 <li>
  94                   <a href="../using_this_manual.html">
  94                     Using this Manual
  94                   </a>
  94                 </li>
  95                 <li>
  95                   <a href="http://trixresources.proceduresonline.com/nat_key/index.htm" target="_blank" rel="noopener">
  95                     Glossary
  95                   </a>
  95                 </li>
  96                 <li>
  96                   <a href="http://trixresources.proceduresonline.com/nat_cont/index.htm"target="_blank" rel="noopener">
  96                     Contacts
  96                   </a>
  96                 </li>
  97                 <li>
  97                   <a href="http://www.minimumstandards.org/regulations.html" target="_blank" rel="noopener">
  97                     Regulatory Framework
  97                   </a>
  97                 </li>
  98               </ul>
  99             </li>
 100             <li>
 100               <a href="../local_resources.html">
 100                 Practice Guidance
 100               </a>
 100             </li>
 101             <li>
 101               <a href="http://www.newhamlscb.org.uk/" target="_blank" rel="noopener">
 101                 LSCP Procedures
 101               </a>
 101             </li>
 102             <li>
 102               <a href="http://www.londoncp.co.uk/" target="_blank" rel="noopener">
 102                 London CP Procedures
 102               </a>
 102             </li>
 102           </ul>
 103           <ul class="nav navbar-nav navbar-right">
 103             <li class="dropdown">
 103               <a class="dropdown-toggle" data-toggle="dropdown" href="#">
 103                 Accessibility
 103                 <span class="caret">
 103                 </span>
 103               </a>
 103               <ul class="dropdown-menu">
 103                 <li>
 103                   <a href="#Larger" rel="light" class="styleswitch">
 103                     <span id="Larger">
 103                       Larger Text
 103                     </span>
 103                   </a>
 103                 </li>
 103                 <li class="divider">
 103                 </li>
 103                 <li>
 103                   <a href="#High" rel="dark" class="styleswitch">
 103                     <span id="High">
 103                       High Visibility
 103                     </span>
 103                   </a>
 103                 </li>
 103                 <li class="divider">
 103                 </li>
 103                 <li>
 103                   <a href="#Default" rel="normal" class="styleswitch">
 103                     <span id="Default">
 103                       Default Text
 103                     </span>
 103                   </a>
 103                 </li>
 103               </ul>
 103             </li>
 103             <li>
 103               <a href="../html/zoom/search.php" class="search">
 103                 SEARCH
 103               </a>
 103             </li>
 103           </ul>
 104         </div>
 106       </div>
 107     </div>
 110     <div id="exTab3" class="container" role="application" aria-labelledby="main">
 111       <ul class="nav nav-pills" id="main">
 112         <li class="active">
 112           <a href="#1b" data-toggle="tab">
 112             SEARCH PROCEDURES
 112             <span class="glyphicon glyphicon-search">
 112             </span>
 112           </a>
 112         </li>
 113         <li>
 113           <a href="#2b" data-toggle="tab">
 113             SEARCH DOCUMENTS LIBRARY
 113             <span class="glyphicon glyphicon-search">
 113             </span>
 113           </a>
 113         </li>
 114       </ul>
 115       <div class="tab-content clearfix">
 116         <div class="tab-pane active" id="1b">
 118           <p>
 118             To search for an exact phrase, put the phrase inside double quotes, for example:
 118             <span class="bold">
 118               &quot;significant harm&quot;
 118             </span>
 118           </p>
 119           <p>
 119             Use an asterisk to represent part of a word; for example, a search for:
 119             <span class="bold">
 119               adopt*
 119             </span>
 119             will find
 119             <span class="bold">
 119               'adopt'
 119             </span>
 119             ,
 119             <span class="bold">
 119               'adoption'
 119             </span>
 119             ,
 119             <span class="bold">
 119               'adoptive'
 119             </span>
 119             etc.
 119           </p>
 120           <p>
 120             You can enter multiple words and phrases, and you can search for pages containing 'any' or 'all' of the search terms by selecting the appropriate radio button. If you still can't find what you are looking for, ask a manager for advice.
 120           </p>
 124           <div class="form-inline">
 126             <div class="row">
 128               <div class="form-group">
 129                 <div class="input-group">
 133                   <div class="container">
 134                     <form method="get" action="/zoom/search.php" class="zoom_searchform">
 134                       <input type="hidden" name="zoom_sort" value="0" />
 135                       Search for:
 135 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" size="20" value="" id="zoom_searchbox" class="zoom_searchbox" />
 136                       <input type="submit" value="Submit" class="zoom_button" />
 137                       <span class="zoom_results_per_page">
 137                         Results per page:
 138 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.
                             <select name="zoom_per_page">
 139                           <option selected="selected">
 139                             10
 139                           </option>
 140                           <option>
 140                             20
 140                           </option>
 141                           <option>
 141                             50
 141                           </option>
 142                           <option>
 142                             100
 142                           </option>
 143                         </select>
 143                         <br />
 143                         <br />
 143                       </span>
 144                       <span class="zoom_match">
 144                         Match:
 145 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="radio" name="zoom_and" value="0" checked="checked" />
 145                         any search words
 146 next issueprevious issueW863 [WCAG21 1.3.1/3.3.2 (A)] The <fieldset> element should be used to group radio buttons and checkboxes:
Because groups of radio buttons and checkboxes are multiple controls, it is particularly important that they be grouped semantically so they can be more easily treated as a single control. See WCAG 2.1 HTML Technique H71.
     E885 [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="radio" name="zoom_and" value="1" />
 146                         all search words
 147                         <br />
 147                         <br />
 147                       </span>
 148                     </form>
 149                   </div>
 150                 </div>
 151               </div>
 152             </div>
 153           </div>
 158         </div>
 159         <div class="tab-pane" id="2b">
 160 next issueprevious issueE910 [WCAG21 1.4.4 (AA)] Use relative rather than absolute units:
Using relative units helps the page to be rendered correctly at different resolutions and allows people with sight difficulties to 'zoom in' to pages to read them. See Understanding 1.4.4.
               <h2 style="font-size: 22px;">
 160             Search for forms and guides in the Content Management System
 160           </h2>
 163           <a class="modalButton" data-toggle="modal" data-src="#" data-target="#myModal">
 163             Full Practice Guidance here
 163           </a>
 166           <iframe src="https://proceduresonline.com/trixcms/newhamcs/search2/" title="search cms">
 166           </iframe>
 168         </div>
 169       </div>
 170     </div>
 171     <div class="container" role="application" aria-labelledby="myModal">
 172       <div class="modal modal-wide fade" id="myModal">
 173         <div class="modal-dialog modal-lg">
 174           <div class="modal-content">
 175             <div class="modal-header">
 176 next issueprevious issueE960 [WCAG21 4.1.2 (A)] Do not use role=presentation|none or aria-hidden=true on a focusable element:
Using either of these on a sequentially focusable element will result in some users focusing on 'nothing'. A sequentially focusable element is an interactive element, or one with a positive 'tabindex'. See Fourth Rule of ARIA Use.
                   <button type="button" class="close" data-dismiss="modal" aria-hidden="true">
 176                 &times;
 176               </button>
 177               <span class="bold">
 177                 Practice Guidance
 177               </span>
 177             </div>
 178             <div class="modal-body">
 179               <iframe src="https://proceduresonline.com/trixcms/newhamcs/doc-library/" title="Document library popup">
 179               </iframe>
 180               <script>
 180               </script>
 181             </div>
 182             <div class="modal-footer">
 183               <button type="button" class="btn btn-default" data-dismiss="modal">
 183                 Close
 183               </button>
 184             </div>
 185           </div>
 187         </div>
 189       </div>
 191     </div>
 197     <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js">
 197     </script>
 198     <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js">
 198     </script>
 199     <script src="../js/dmss.js">
 199     </script>
 200     <script type="text/javascript">
 202     </script>
 203     <script>
 216     </script>
 219     <script type="text/javascript">
 231     </script>
 232   </body>