Total Validator Home Page

Page report

Issue report

Summary

Total errors found:
8
Link [1]:
E042 [1]
HTML [1]:
E622 [1]
WCAG21 A [4]:
E958 [1], P871 [2], P908 [1]
WCAG21 AA [2]:
E910 [1], E916 [1]
Total warnings found:
1
WCAG21 A [1]:
W889 [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 <!doctype html>
   2 <html lang="en">
   3   <head>
   4     <meta charset="utf-8">
  12 next issueprevious issueE916 [WCAG21 1.4.4 (AA)] Do not use 'viewport' settings which prevent the user from zooming in:
Using 'user-scalable=no' or 'maximum-scale' with a value less than 2.0 may prevent people with sight difficulties from being able to 'zoom in' to pages to read them. See Understanding 1.4.4.         <meta name='viewport' content='width=device-width, initial-scale=1, maximum-scale=1'>
  12     <title>
  12       Policy Updates
  12     </title>
  13     <link href='css/css.php' rel='stylesheet' type='text/css' id="main_style"/>
  14     <link rel='shortcut icon' href='images/favicon.ico' type='image/x-icon'/>
  16     <link rel="apple-touch-icon" href="images/apple-touch-icon-57x57-precomposed.png" />
  17     <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72-precomposed.png" />
  18     <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114-precomposed.png" />
  20     <meta name="application-name" content="Policy Updates" />
  21     <meta name="msapplication-TileColor" content="#301880" />
  22     <meta name="msapplication-square70x70logo" content="images/smalltile.png" />
  23     <meta name="msapplication-square150x150logo" content="images/mediumtile.png" />
  24     <meta name="msapplication-wide310x150logo" content="images/widetile.png" />
  25     <meta name="msapplication-square310x310logo" content="images/largetile.png" />
  29     <link href='normal.css' id='switch_style' rel='stylesheet' type='text/css'>
  32     <link rel='stylesheet' media='(max-width: 1100px)' href='css/colours_mobile.css' />
  36     <link href='css/print.css' rel='stylesheet' type='text/css' media='print'>
  37     <link href='css/print_colours.css' rel='stylesheet' type='text/css' media='print'>
  39     <script src="scripts/print.js">
  39     </script>
  40     <script src="scripts/jquery-1.6.4.min.js">
  40     </script>
  41     <script src="scripts/jquery-dateFormat.min.js">
  41     </script>
  42     <script src="scripts/js.cookie.js">
  42     </script>
  43     <script type="text/javascript" src="scripts/highlight.js">
  43     </script>
  44     <script src='https://www.google.com/recaptcha/api.js'>
  44     </script>
  45     <script type="text/javascript" src="scripts/jquery.js">
  45     </script>
  46     <script type="text/javascript" src="scripts/pageOrganizer.js">
  46     </script>
  47     <script>
  54     </script>
 116     <style>
 117       #new_print {
 118         display:block;
 119       }
 120       #old_print {
 121         display:none;
 122       }
 123     </style>
 131     <style>
 132       ol {
 133         counter-reset: item;
 134         z-index:-1;
 135       }
 136       ol li.sub_list {
 137         display: block;
 138         position: relative;
 139       }
 140       ol li.sub_list:before {
 141         content: counters(item, ".")".";
 142         counter-increment: item;
 143         position: absolute;
 144         margin-right: 100%;
 145         right: 3px;
 146       }
 147       ol li.remove_bullet:before {
 148 next issueprevious issueP908 [WCAG21 1.3.1 (A)] Do not insert content using CSS:
Content inserted using CSS may not appear when CSS is turned off, or the user is using their own accessible style sheet. See WCAG 2.1 Failure F87.             content:"\ \ \ ";
 149         display:none;
 150       }
 151     </style>
 155     <style>
 156       .remove_bullet {
 157         list-style:none;
 158       }
 159     </style>
 183   </head>
 184   <body onLoad="if (document.getElementById('zoom_searchbox'))
       {document.getElementById('zoom_searchbox').focus();}">
 186     <div id="skip">
 186       <a href="#main_content" class="section_links">
 186         Skip navigation to sections
 186       </a>
 186     </div>
 187     <div id="cookie_bar">
 187       We use cookies to track usage and preferences.
 187       <a href="https://www.trixonline.co.uk/privacy-policy#cookies">
 187         View our Cookie Policy
 187       </a>
 187       <div id="cookie_agree">
 187         I Accept
 187       </div>
 187     </div>
 190     <div id="head_bar">
 192       <header>
 193         <div id="grey_bar">
 194           <div id="logo_holder">
 195             <img src="images/client_logo.png" height="85" alt="Bexley Logo"/>
 196           </div>
 196         </div>
 198         <div id="title">
 199           <h1>
 199             Bexley
 199             <span id="h1_sub">
 199               Children's Services Procedures Manual
 199             </span>
 199           </h1>
 201         </div>
 205         <div id="access_holder">
 205           <div id="access_text_hold" onclick="location.href='accessibility.html';">
 205             <a href="accessibility.html">
 205               Accessibility
 205             </a>
 205           </div>
 205         </div>
 206       </header>
 207     </div>
 208     <nav>
 210       <div id="sticky_navigation_wrapper">
 211         <div id="sticky_navigation">
 212           <div id="demo_container">
 213             <div id="menu_toggle">
 213               <img src="images/menu_white.png" id="drop_menu_button" height="20" alt="Menu toggle for
                   Mobile"/>
 214             </div>
 216             <div id="menu_items">
 217               <ul>
 218                 <li>
 218                   <a href="index.html">
 218                     Home
 218                   </a>
 218                 </li>
 219                 <li>
 219                   <a href="contents.html">
 219                     Contents
 219                   </a>
 219                 </li>
 220                 <li class="dropdownmenu" id="doubletap1">
 221 next issueprevious issueE958 [WCAG21 4.1.2 (A)] The 'aria-haspopup' attribute is not allowed in this context:
The ARIA specification only allows certain 'aria-...' attributes to be used with certain roles. See ARIA 1.2.                       <a class="toplink" href="menu.html" aria-haspopup="true">
 221                     Resources
 221                     <b>
 221                       &#9662;
 221                     </b>
 221                   </a>
 222                   <ul id="port_drop1" aria-label="submenu">
 223                     <li>
 223                       <a href="local_resources.html" tabindex="-1">
 223                         Policy Update
 223                       </a>
 223                     </li>
 224                     <li>
 224                       <a href="http://trixresources.proceduresonline.com/nat_key/index.htm" target="_blank"
                           tabindex="-1">
 224                         Glossary
 224                       </a>
 224                     </li>
 225                     <li>
 225                       <a href="http://trixresources.proceduresonline.com/nat_cont/index.htm"
                           target="_blank" tabindex="-1">
 225                         Contacts
 225                       </a>
 225                     </li>
 226                   </ul>
 227                 </li>
 228                 <li>
 228                   <a href="using_this_manual.html">
 228                     Using this Manual
 228                   </a>
 228                 </li>
 229                 <li>
 229                   <a href="http://www.londoncp.co.uk/" target="_blank" rel="noopener">
 229                     London Child Protection Procedures
 229                   </a>
 229                 </li>
 231               </ul>
 232             </div>
 236             <div id="search">
 236               <div id="search_contents">
 237 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.                     <form method="get" action="search_site.php" style="font-size:10px;">
 239                   <div id="input_holder">
 241 next issueprevious issueW889 [WCAG21 4.1.2 (A)] Avoid using accessible names created from fallback attributes:
An accessible name generated from 'title', 'placeholder' or default values for <input> buttons, typically yields a low quality accessible name. Instead use the recommended way of setting the accessible name for this element. See Avoid Fallback, and Accessible Name Computation.                         <input type="text" name="zoom_query" placeholder="Search Manual" spellcheck="true" title="search"
                         class="search_bar">
 242                   </div>
 243                   <div id="mag_holder">
 244                     <input class="imagelink" type="image" src="images/mag_white.png" id="mag_glass"
                         height="25" alt="Search" title="Search">
 246                   </div>
 246                 </form>
 246               </div>
 246             </div>
 248           </div>
 251         </div>
 253       </div>
 258     </nav>
 259     <div id="main_content" tabindex="-1">
 260       <main>
 263         <div id="print_watermark">
 263           This document is only valid 72 hours after printing
 263           <script>
 263           </script>
 263           . For the latest version please visit
 263           <noscript>
 263             the online manual.
 263           </noscript>
 263           <script>
 263           </script>
 263         </div>
 265         <div id="chapter_title">
 268           <div id="print_holder">
 272             <div id="new_print">
 272               <a onClick="window.print();" tabindex="0" class="imagelink" href="#">
 272                 <img id="print_img" src="images/print_black.png" height="30" alt="Click here to print"/>
 272               </a>
 272             </div>
 276             <div id="old_print">
 276               <form id="printMe" name="printMe">
 276                 <input class="imagelink" name="printMe" type="image" onclick="printSpecial()"
                     id="print_img_ie" src="images/print_black.png" height="30" width="33" alt="Print this
                     page" title="Print Button">
 276               </form>
 276             </div>
 279           </div>
 282           <h2>
 282             Policy Updates
 282           </h2>
 284         </div>
 290         <div id="sections">
 292           <h3 id="sections_list">
 292             Contents
 292           </h3>
 293           <ol>
 294             <li style="color:#5a5b5b;">
 294               <a href="#all_children">
 294                 All Children
 294               </a>
 294             </li>
 295             <li>
 295               <a href="#case_manage">
 295                 Case Management and Recording
 295               </a>
 295             </li>
 296             <li>
 296               <a href="#ch_par_circ">
 296                 Children in Particular Circumstances
 296               </a>
 296             </li>
 297             <li>
 297               <a href="#lac">
 297                 Looked After Children
 297               </a>
 297             </li>
 298             <li>
 298               <a href="#fostering_adopt">
 298                 Fostering and Adoption
 298               </a>
 298             </li>
 299             <li>
 299               <a href="#append">
 299                 Contacts, List of Agency Decision Makers and Appendices
 299               </a>
 299             </li>
 300             <li>
 300               <a href="#liquid_logic">
 300                 Liquid Logic
 300               </a>
 300             </li>
 301           </ol>
 302         </div>
 306         <div class="docs_lib">
 307           <table title="All Children">
 308             <caption class="hide">
 308               CAPTION: All children
 308             </caption>
 309             <tr class="hide">
 310               <th scope="col">
 310                 &nbsp;
 310               </th>
 311               <th scope="col">
 311                 &nbsp;
 311               </th>
 312             </tr>
 317             <tr>
 318               <td colspan="2" class="table_header">
 318                 <span class="anchor" id="all_children">
 318                   All Children
 318                 </span>
 318               </td>
 319             </tr>
 320             <tr>
 321               <td colspan="2" class="table_row_even">
 321                 <span class="anchor" id="early_help">
 321                   Early Help and Thresholds for Children's Social Care Services
 321                 </span>
 321               </td>
 322             </tr>
 323             <tr>
 324               <td>
 324                 <b>
 324                   Title:
 324                 </b>
 324               </td>
 325               <td>
 325                 <b>
 325                   When Inserted:
 325                 </b>
 325               </td>
 326             </tr>
 328             <tr>
 328               <td>
 328                 There are currently no forms in this category.
 328               </td>
 328               <td>
 328                 N.A.
 328               </td>
 328             </tr>
 330             <tr>
 331               <td colspan="2" class="table_row_even">
 331                 <span class="anchor" id="ch_social_care">
 331                   Children's Social Care - Assessment and Planning
 331                 </span>
 331               </td>
 332             </tr>
 333             <tr>
 334               <td>
 334                 <b>
 334                   Title:
 334                 </b>
 334               </td>
 335               <td>
 335                 <b>
 335                   When Inserted:
 335                 </b>
 335               </td>
 336             </tr>
 337             <tr>
 337               <td>
 337 next issueprevious issueP871 [WCAG21 1.1.1/2.4.4/2.4.9 (A/AAA)] Link text is missing:
Describe the purpose of a link by providing descriptive text as the content of the element, or provide an 'aria-label' or 'aria-labelledby' attribute. The description lets a user distinguish this link from other links in the Web page and helps the user determine whether to follow the link. The URL of the destination is generally not sufficiently descriptive. See WCAG 2.1 HTML Technique H30.                     <a href="" target="_blank">
 337                 </a>
 337               </td>
 338               <td>
 338               </td>
 338             </tr>
 340             <tr>
 341               <td colspan="2" class="table_row_even">
 341                 <span class="anchor" id="cin">
 341                   Child in Need
 341                 </span>
 341               </td>
 342             </tr>
 343             <tr>
 344               <td>
 344                 <b>
 344                   Title:
 344                 </b>
 344               </td>
 345               <td>
 345                 <b>
 345                   When Inserted:
 345                 </b>
 345               </td>
 346             </tr>
 347             <tr>
 347               <td>
 347 next issueprevious issueP871 [WCAG21 1.1.1/2.4.4/2.4.9 (A/AAA)] Link text is missing:
Describe the purpose of a link by providing descriptive text as the content of the element, or provide an 'aria-label' or 'aria-labelledby' attribute. The description lets a user distinguish this link from other links in the Web page and helps the user determine whether to follow the link. The URL of the destination is generally not sufficiently descriptive. See WCAG 2.1 HTML Technique H30.                     <a href="" target="_blank">
 347                 </a>
 347               </td>
 348               <td>
 348               </td>
 348             </tr>
 350             <tr>
 351               <td colspan="2" class="table_row_even">
 351                 <span class="anchor" id="legal_proceedings">
 351                   Legal Proceedings
 351                 </span>
 351               </td>
 352             </tr>
 353             <tr>
 354               <td>
 354                 <b>
 354                   Title:
 354                 </b>
 354               </td>
 355               <td>
 355                 <b>
 355                   When Inserted:
 355                 </b>
 355               </td>
 356             </tr>
 358             <tr>
 359               <td colspan="2" class="table_row_even">
 359                 <span class="anchor" id="complaints">
 359                   Complaints and Whistleblowing
 359                 </span>
 359               </td>
 360             </tr>
 361             <tr>
 362               <td>
 362                 <b>
 362                   Title:
 362                 </b>
 362               </td>
 363               <td>
 363                 <b>
 363                   When Inserted:
 363                 </b>
 363               </td>
 364             </tr>
 366             <tr>
 367               <td colspan="2" class="table_row_even">
 367                 <span class="anchor" id="notifications">
 367                   Notifications
 367                 </span>
 367               </td>
 368             </tr>
 369             <tr>
 370               <td>
 370                 <b>
 370                   Title:
 370                 </b>
 370               </td>
 371               <td>
 371                 <b>
 371                   When Inserted:
 371                 </b>
 371               </td>
 372             </tr>
 373             <tr>
 373               <td>
 373                 There are currently no forms in this category.
 373               </td>
 373               <td>
 373                 N.A.
 373               </td>
 373             </tr>
 376           </table>
 379           <table title="Case Management and Recording">
 380             <caption class="hide">
 380               CAPTION: Case management and recording
 380             </caption>
 381             <tr class="hide">
 382               <th scope="col">
 382                 &nbsp;
 382               </th>
 383               <th scope="col">
 383                 &nbsp;
 383               </th>
 384             </tr>
 389             <tr>
 390               <td colspan="2" class="table_header">
 390                 <span class="anchor" id="case_manage">
 390                   Case Management and Recording
 390                 </span>
 390               </td>
 391             </tr>
 392             <tr>
 393               <td>
 393                 <b>
 393                   Title:
 393                 </b>
 393               </td>
 394               <td>
 394                 <b>
 394                   When Inserted:
 394                 </b>
 394               </td>
 395             </tr>
 396             <tr>
 396               <td>
 396                 <a
                     href="http://www.proceduresonline.com/bexley/index.html/.././user_controlled_lcms_area/uploade
                     d_files/Signs%20of%20Safety%20Supervision%20Reflective%20Practice%20Tool%20v2.pdf"
                     target="_blank">
 396                   Signs of Safety Supervision Reflective Practice Tool
 396                 </a>
 396               </td>
 397               <td>
 397                 December 2019
 397               </td>
 397             </tr>
 399           </table>
 400           <table title="Children in Particular Circumstances">
 401             <caption class="hide">
 401               CAPTION: Children in particular circumstances
 401             </caption>
 402             <tr class="hide">
 403               <th scope="col">
 403                 &nbsp;
 403               </th>
 404               <th scope="col">
 404                 &nbsp;
 404               </th>
 405             </tr>
 410             <tr>
 411               <td colspan="2" class="table_header">
 411                 <span class="anchor" id="ch_par_circ">
 411                   Children in Particular Circumstances
 411                 </span>
 411               </td>
 412             </tr>
 413             <tr>
 414               <td colspan="2" class="table_row_even">
 414                 <span class="anchor" id="ch_disabilities">
 414                   Children with Disabilities
 414                 </span>
 414               </td>
 415             </tr>
 416             <tr>
 417               <td>
 417                 <b>
 417                   Title:
 417                 </b>
 417               </td>
 418               <td>
 418                 <b>
 418                   When Inserted:
 418                 </b>
 418               </td>
 419             </tr>
 422             <tr>
 423               <td colspan="2" class="table_row_even">
 423                 <span class="anchor" id="ch_abroad">
 423                   Children from Abroad
 423                 </span>
 423               </td>
 424             </tr>
 425             <tr>
 426               <td>
 426                 <b>
 426                   Title:
 426                 </b>
 426               </td>
 427               <td>
 427                 <b>
 427                   When Inserted:
 427                 </b>
 427               </td>
 428             </tr>
 430             <tr>
 431               <td colspan="2" class="table_row_even">
 431                 <span class="anchor" id="homeslessness">
 431                   Homelessness
 431                 </span>
 431               </td>
 432             </tr>
 433             <tr>
 434               <td>
 434                 <b>
 434                   Title:
 434                 </b>
 434               </td>
 435               <td>
 435                 <b>
 435                   When Inserted:
 435                 </b>
 435               </td>
 436             </tr>
 438             <tr>
 439               <td colspan="2" class="table_row_even">
 439                 <span class="anchor" id="fam_fri">
 439                   Family and Friends Care
 439                 </span>
 439               </td>
 440             </tr>
 441             <tr>
 442               <td>
 442                 <b>
 442                   Title:
 442                 </b>
 442               </td>
 443               <td>
 443                 <b>
 443                   When Inserted:
 443                 </b>
 443               </td>
 444             </tr>
 446             <tr>
 447               <td colspan="2" class="table_row_even">
 447                 <span class="anchor" id="young_carers">
 447                   Young Carers
 447                 </span>
 447               </td>
 448             </tr>
 449             <tr>
 450               <td>
 450                 <b>
 450                   Title:
 450                 </b>
 450               </td>
 451               <td>
 451                 <b>
 451                   When Inserted:
 451                 </b>
 451               </td>
 452             </tr>
 456           </table>
 459           <table title="Looked After Children">
 460             <caption class="hide">
 460               CAPTION: Looked after children
 460             </caption>
 461             <tr class="hide">
 462               <th scope="col">
 462                 &nbsp;
 462               </th>
 463               <th scope="col">
 463                 &nbsp;
 463               </th>
 464             </tr>
 469             <tr>
 470               <td colspan="2" class="table_header">
 470                 <span class="anchor" id="lac">
 470                   Looked After Children
 470                 </span>
 470               </td>
 471             </tr>
 472             <tr>
 473               <td colspan="2" class="table_row_even">
 473                 <span class="anchor" id="dec_to_la">
 473                   Decision to Look After and Care Planning
 473                 </span>
 473               </td>
 474             </tr>
 475             <tr>
 476               <td>
 476                 <b>
 476                   Title:
 476                 </b>
 476               </td>
 477               <td>
 477                 <b>
 477                   When Inserted:
 477                 </b>
 477               </td>
 478             </tr>
 480             <tr>
 480               <td>
 480                 There are currently no forms in this category.
 480               </td>
 480               <td>
 480                 N.A.
 480               </td>
 480             </tr>
 482             <tr>
 483               <td colspan="2" class="table_row_even">
 483                 <span class="anchor" id="placements">
 483                   Placements
 483                 </span>
 483               </td>
 484             </tr>
 485             <tr>
 486               <td>
 486                 <b>
 486                   Title:
 486                 </b>
 486               </td>
 487               <td>
 487                 <b>
 487                   When Inserted:
 487                 </b>
 487               </td>
 488             </tr>
 489             <tr>
 489               <td>
 489                 There are currently no forms in this category.
 489               </td>
 489               <td>
 489                 N.A.
 489               </td>
 489             </tr>
 491             <tr>
 492               <td colspan="2" class="table_row_even">
 492                 <span class="anchor" id="monitoring">
 492                   Monitoring and Reviews
 492                 </span>
 492               </td>
 493             </tr>
 494             <tr>
 495               <td>
 495                 <b>
 495                   Title:
 495                 </b>
 495               </td>
 496               <td>
 496                 <b>
 496                   When Inserted:
 496                 </b>
 496               </td>
 497             </tr>
 498             <tr>
 498               <td>
 498                 There are currently no forms in this category.
 498               </td>
 498               <td>
 498                 N.A.
 498               </td>
 498             </tr>
 500             <tr>
 501               <td colspan="2" class="table_row_even">
 501                 <span class="anchor" id="contact">
 501                   Contact and Overnight Stays
 501                 </span>
 501               </td>
 502             </tr>
 503             <tr>
 504               <td>
 504                 <b>
 504                   Title:
 504                 </b>
 504               </td>
 505               <td>
 505                 <b>
 505                   When Inserted:
 505                 </b>
 505               </td>
 506             </tr>
 508             <tr>
 508               <td>
 508                 There are currently no forms in this category.
 508               </td>
 508               <td>
 508                 N.A.
 508               </td>
 508             </tr>
 510             <tr>
 511               <td colspan="2" class="table_row_even">
 511                 <span class="anchor" id="ed_trips">
 511                   Education, School Trips and Holidays
 511                 </span>
 511               </td>
 512             </tr>
 513             <tr>
 514               <td>
 514                 <b>
 514                   Title:
 514                 </b>
 514               </td>
 515               <td>
 515                 <b>
 515                   When Inserted:
 515                 </b>
 515               </td>
 516             </tr>
 518             <tr>
 518               <td>
 518                 There are currently no forms in this category.
 518               </td>
 518               <td>
 518                 N.A.
 518               </td>
 518             </tr>
 520             <tr>
 521               <td colspan="2" class="table_row_even">
 521                 <span class="anchor" id="health">
 521                   Health and Wellbeing
 521                 </span>
 521               </td>
 522             </tr>
 523             <tr>
 524               <td>
 524                 <b>
 524                   Title:
 524                 </b>
 524               </td>
 525               <td>
 525                 <b>
 525                   When Inserted:
 525                 </b>
 525               </td>
 526             </tr>
 528             <tr>
 528               <td>
 528                 There are currently no forms in this category.
 528               </td>
 528               <td>
 528                 N.A.
 528               </td>
 528             </tr>
 531             <tr>
 532               <td colspan="2" class="table_row_even">
 532                 <span class="anchor" id="change_name">
 532                   Change of Name and Marriage
 532                 </span>
 532               </td>
 533             </tr>
 534             <tr>
 535               <td>
 535                 <b>
 535                   Title:
 535                 </b>
 535               </td>
 536               <td>
 536                 <b>
 536                   When Inserted:
 536                 </b>
 536               </td>
 537             </tr>
 539             <tr>
 539               <td>
 539                 There are currently no forms in this category.
 539               </td>
 539               <td>
 539                 N.A.
 539               </td>
 539             </tr>
 541             <tr>
 542               <td colspan="2" class="table_row_even">
 542                 <span class="anchor" id="leaving_care">
 542                   Leaving Care and Transition
 542                 </span>
 542               </td>
 543             </tr>
 544             <tr>
 545               <td>
 545                 <b>
 545                   Title:
 545                 </b>
 545               </td>
 546               <td>
 546                 <b>
 546                   When Inserted:
 546                 </b>
 546               </td>
 547             </tr>
 549             <tr>
 549               <td>
 549                 There are currently no forms in this category.
 549               </td>
 549               <td>
 549                 N.A.
 549               </td>
 549             </tr>
 551             <tr>
 552               <td colspan="2" class="table_row_even">
 552                 <span class="anchor" id="youth_offend">
 552                   Youth Offending
 552                 </span>
 552               </td>
 553             </tr>
 554             <tr>
 555               <td>
 555                 <b>
 555                   Title:
 555                 </b>
 555               </td>
 556               <td>
 556                 <b>
 556                   When Inserted:
 556                 </b>
 556               </td>
 557             </tr>
 559             <tr>
 559               <td>
 559                 There are currently no forms in this category.
 559               </td>
 559               <td>
 559                 N.A.
 559               </td>
 559             </tr>
 561           </table>
 565           <table title="Fostering and Adoption">
 566             <caption class="hide">
 566               CAPTION: Fostering and adoption
 566             </caption>
 567             <tr class="hide">
 568               <th scope="col">
 568                 &nbsp;
 568               </th>
 569               <th scope="col">
 569                 &nbsp;
 569               </th>
 570             </tr>
 575             <tr>
 576               <td colspan="2" class="table_header">
 576                 <span class="anchor" id="fostering_adopt">
 576                   Fostering and Adoption
 576                 </span>
 576               </td>
 577             </tr>
 578             <tr>
 579               <td colspan="2" class="table_row_even">
 579                 <span class="anchor" id="foster_service">
 579                   Fostering Services
 579                 </span>
 579               </td>
 580             </tr>
 581             <tr>
 582               <td>
 582                 <b>
 582                   Title:
 582                 </b>
 582               </td>
 583               <td>
 583                 <b>
 583                   When Inserted:
 583                 </b>
 583               </td>
 584             </tr>
 586             <tr>
 586               <td>
 586                 There are currently no forms in this category.
 586               </td>
 586               <td>
 586                 N.A.
 586               </td>
 586             </tr>
 588             <tr>
 589               <td colspan="2" class="table_row_even">
 589                 <span class="anchor" id="adoption">
 589                   Adoption and Permanence Services
 589                 </span>
 589               </td>
 590             </tr>
 591             <tr>
 592               <td>
 592                 <b>
 592                   Title:
 592                 </b>
 592               </td>
 593               <td>
 593                 <b>
 593                   When Inserted:
 593                 </b>
 593               </td>
 594             </tr>
 595             <tr>
 595               <td>
 595                 There are currently no forms in this category.
 595               </td>
 595               <td>
 595                 N.A.
 595               </td>
 595             </tr>
 596             <tr>
 597               <td colspan="2" class="table_row_even">
 597                 <span class="anchor" id="spec_guard">
 597                   Special Guardianship
 597                 </span>
 597               </td>
 598             </tr>
 599             <tr>
 600               <td>
 600                 <b>
 600                   Title:
 600                 </b>
 600               </td>
 601               <td>
 601                 <b>
 601                   When Inserted:
 601                 </b>
 601               </td>
 602             </tr>
 603             <tr>
 603               <td>
 603                 There are currently no forms in this category.
 603               </td>
 603               <td>
 603                 N.A.
 603               </td>
 603             </tr>
 608           </table>
 611           <table title="Appendices">
 612             <caption class="hide">
 612               CAPTION: Contacts, list of agency decision
 612             </caption>
 613             <tr class="hide">
 614               <th scope="col">
 614                 &nbsp;
 614               </th>
 615               <th scope="col">
 615                 &nbsp;
 615               </th>
 616             </tr>
 621             <tr>
 622               <td colspan="2" class="table_header" id="append">
 622                 Contacts, List of Agency Decision Makers and Appendices
 622               </td>
 623             </tr>
 624             <tr>
 625               <td>
 625                 <b>
 625                   Title:
 625                 </b>
 625               </td>
 626               <td>
 626                 <b>
 626                   When Inserted:
 626                 </b>
 626               </td>
 627             </tr>
 628             <tr>
 628               <td>
 628                 There are currently no forms in this category.
 628               </td>
 628               <td>
 628                 N.A.
 628               </td>
 628             </tr>
 630           </table>
 632           <table title="Liquid Logic">
 633             <caption class="hide">
 633               CAPTION: Liquid logic
 633             </caption>
 634             <tr class="hide">
 635               <th scope="col">
 635                 &nbsp;
 635               </th>
 636               <th scope="col">
 636                 &nbsp;
 636               </th>
 637             </tr>
 642             <tr>
 643               <td colspan="2" class="table_header" id="liquid_logic">
 643                 Liquid Logic
 643               </td>
 644             </tr>
 645             <tr>
 646               <td>
 646                 <b>
 646                   Title:
 646                 </b>
 646               </td>
 647               <td>
 647                 <b>
 647                   When Inserted:
 647                 </b>
 647               </td>
 648             </tr>
 649             <tr>
 649               <td>
 649 next issueprevious issueE042 Invalid URI found in attribute 'href':
A URI was found in the link that is invalid according to RFC 3986. A common mistake is to include spaces. An invalid <base> tag, will also cause this error.     E622 The 'href' attribute does not have a valid value: It is an invalid URI, most likely containing
              invalid characters such as spaces (see rfc3986):
The HTML specification being tested against defines certain valid values for each attribute. Usually a list of valid values will be displayed when you see this message. Note that many values must be in lower case in XHTML, including the 'x' in numeric hex entity references. Also note that what values are allowed varies from standard to standard.                     <a href="N:\Everyone\Everyone\LCS\LCS and EHM User Guides" target="_blank">
 649                   LCS and EHM User Guides
 649                 </a>
 649               </td>
 650               <td>
 650                 January 2020
 650               </td>
 650             </tr>
 652           </table>
 656         </div>
 658       </main>
 659     </div>
 662     <footer>
 663       <div class="footer">
 664         <div>
 665           <p>
 665             <a href="privacypolicy.html">
 665               Privacy Policy
 665             </a>
 665             <br>
 666             <span style="font-size:small;">
 667               <span id='desktop_button' tabindex='0'>
 667                 Desktop
 667               </span>
 667               |
 667               <span id='mobile_button' tabindex='0'>
 667                 Mobile
 667               </span>
 667               |
 667               <span id='responsive_button' tabindex='0' style='text-decoration:underline'>
 667                 Responsive
 667               </span>
 667             </span>
 667           </p>
 669           <div id="trix_logo">
 670             <a href="https://www.trixonline.co.uk/" target="_blank" class="imagelink">
 670               <img src="images/trixlogo.png" height="40" alt="Tri.x Logo links to Tri.x homepage"/>
 670             </a>
 671           </div>
 672         </div>
 673       </div>
 675     </footer>
 676     <div id="desktoptest">
 676     </div>
 677     <script>
 804     </script>
 806     <script>
 815     </script>
 817     <script>
 864     </script>
 867     <script>
 869     </script>
 877     <script>
 916     </script>
 917     <script type="text/javascript">
 917     </script>
 919     <script>
 958     </script>
 962     <script type="text/javascript">
 974     </script>
 975   </body>
 976 </html>