Total Validator Home Page

Page report

Issue report

Summary

Total errors found:
4
WCAG21 A [2]:
E958 [1], 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       Life Story Books Guidance
  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="Life Story Books Guidance" />
  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             Life Story Books Guidance
 282           </h2>
 284         </div>
 287         <div id="scope_box">
 287           <h3>
 287             AMENDMENT
 287           </h3>
 288           <p>
 288             This chapter was reviewed by Bexley in April 2017 and amended to reflect local procedure.
 288           </p>
 289         </div>
 290         <div id="sections">
 292           <h3 id="sections_list">
 292             Contents
 292           </h3>
 293           <ol>
 294             <li>
 294               <a href="#what_life_story">
 294                 What is a Life Story Book?
 294               </a>
 294             </li>
 295             <li>
 295               <a href="#who_should">
 295                 Who Should Write the Life Story Book?
 295               </a>
 295             </li>
 296             <li>
 296               <a href="#what_materials">
 296                 What Materials are Needed?
 296               </a>
 296             </li>
 297             <li>
 297               <a href="#what_goes_life">
 297                 What Goes Into the Life Story Book?
 297               </a>
 297             </li>
 298             <li>
 298               <a href="#foster_residen">
 298                 Foster Carers / Residential Staff
 298               </a>
 298             </li>
 299             <li>
 299               <a href="#using_life">
 299                 Using the Life Story Book
 299               </a>
 299             </li>
 300             <li>
 300               <a href="#child_adopt">
 300                 Children who are Adopted
 300               </a>
 300             </li>
 301           </ol>
 302           <h3 id="what_life_story">
 302             1. What is a Life Story Book?
 302           </h3>
 303           <p>
 303             All children with a plan for adoption
 303             <span class="bold">
 303               must
 303             </span>
 303             (in line with regulations) have a Life Story Book, it is also best practice for all children where
                 the plan is for permanence through Special Guardianship or long term care to have a life story
                 book. Making a Life Story Book is more than creating a photograph album with identifying sentences
                 giving dates, places and names. It is an account of a child's life in words, pictures and
                 documents, and an opportunity to explore emotions through play, conversation and counselling.
 303           </p>
 304           <p>
 304             A Life Story Book should:
 304           </p>
 305           <ul>
 306             <li>
 306               Keep as full a chronological record as possible of a child's life;
 306             </li>
 307             <li>
 307               Integrate the past into the future so that childhood makes sense;
 307             </li>
 308             <li>
 308               Provide a basis on which a continuing Life Story can be added to;
 308             </li>
 309             <li>
 309               Be something the child can return to when he/she needs to deal with old feelings and clarify
                   and/or accept the past;
 309             </li>
 310             <li>
 310               Increase a child's sense of self and self-worth;
 310             </li>
 311             <li>
 311               Provide a structure for talking to children about painful issues.
 311             </li>
 312           </ul>
 313           <h3 id="who_should">
 313             2. Who Should Write the Life Story Book?
 313           </h3>
 314           <p>
 314             The process should be initiated, driven and coordinated by the child's social worker and carried
                 out in coordination with the child, the carer(s), parents, relatives, friends etc. If the care
                 plan is Adoption the family finding social worker is responsible for collating the life story book
                 working alongside the social worker and other appropriate people as mentioned above.
 314           </p>
 315           <p>
 315             Time and care should be given to:
 315           </p>
 316           <ul>
 317             <li>
 317               Planning carefully how to undertake the work;
 317             </li>
 318             <li>
 318               Reading the information about the child carefully and thoroughly;
 318             </li>
 319             <li>
 319               Collating the information in chronological order;
 319             </li>
 320             <li>
 320               Noting reasons for decisions;
 320             </li>
 321             <li>
 321               Noting gaps in the records and attempting to fill them;
 321             </li>
 322             <li>
 322               Counselling children, parents, friends, relatives and carers etc. as necessary.
 322             </li>
 323           </ul>
 324           <h3 id="what_materials">
 324             3. What Materials are Needed?
 324           </h3>
 325           <p>
 325             Presentation is very important in terms of validating the importance of the life story and
                 motivating the child to want to read it and show it to others.
 325           </p>
 326           <ul>
 327             <li>
 327               Use a loose leaf folder;
 327             </li>
 328             <li>
 328               Always work on clean paper;
 328             </li>
 329             <li>
 329               Drawings and photos should be mounted;
 329             </li>
 330             <li>
 330               Use neat headings;
 330             </li>
 331             <li>
 331               If the child is unable/reluctant to write themselves, let them dictate what they want to say;
 331             </li>
 332             <li>
 332               Use good quality copies/photocopies of treasured photos, documents etc. and not the original;
 332             </li>
 333             <li>
 333               Get a balance of words and pictures;
 333             </li>
 334             <li>
 334               A responsible adult should keep hold of the book until it is finished;
 334             </li>
 335             <li>
 335               Keep a copy of it.
 335             </li>
 336           </ul>
 337           <h3 id="what_goes_life">
 337             4. What Goes Into the Life Story Book?
 337           </h3>
 338           <ul>
 339             <li>
 339               Family tree - back three generations if possible;
 339             </li>
 340             <li>
 340               Photos of maternity hospital (and, for younger children, a clock showing the time);
 340             </li>
 341             <li>
 341               Weight, length, head circumference at birth;
 341             </li>
 342             <li>
 342               Birth certificate, if possible;
 342             </li>
 343             <li>
 343               Any items from the hospital (e.g. identity tag);
 343             </li>
 344             <li>
 344               Dates of first smile, sounds, words, tooth, steps etc;
 344             </li>
 345             <li>
 345               Photos of parents;
 345             </li>
 346             <li>
 346               Photos and maps of places where the child lived;
 346             </li>
 347             <li>
 347               Photos of relatives;
 347             </li>
 348             <li>
 348               Photos of friends;
 348             </li>
 349             <li>
 349               A truthful life history - including abuse, neglect etc. - that is age appropriate to the child.
                   More detail can be added later as the child needs to know;
 349             </li>
 350             <li>
 350               Parents' stories;
 350             </li>
 351             <li>
 351               Details of siblings;
 351             </li>
 352             <li>
 352               The child's views and memories;
 352             </li>
 353             <li>
 353               Photos of workers and their roles;
 353             </li>
 354             <li>
 354               Story of the court process;
 354             </li>
 355             <li>
 355               Photos of carers;
 355             </li>
 356             <li>
 356               Story of family finding;
 356             </li>
 357             <li>
 357               Details of ceremonies (e.g. baptism);
 357             </li>
 358             <li>
 358               Anecdotes;
 358             </li>
 359             <li>
 359               Favourite foods, likes and dislikes.
 359             </li>
 360           </ul>
 361           <p>
 361             The life story format should begin with the present situation: Adoptive family then follow through
                 the child's history birth family, foster care, adoption and end if age appropriate with wishes for
                 the future, for example,
 361             <span class="italic">
 361               James is very caring and loves animals he would like to become a vet when he is older.
 361             </span>
 361           </p>
 362           <h3 id="foster_residen">
 362             5. Foster Carers / Residential Staff
 362           </h3>
 363           <p>
 363             Foster families and residential staff should be encouraged to record the story of the child's stay
                 with them as fully as possible, including:
 363           </p>
 364           <ul>
 365             <li>
 365               Descriptions of what the child was like when they arrived, what they liked and disliked;
 365             </li>
 366             <li>
 366               Details of development (e.g. learning to ride a bike);
 366             </li>
 367             <li>
 367               Their own special memories of the child;
 367             </li>
 368             <li>
 368               Birthdays, Christmases and other family celebrations/outings/holidays etc. - photos, favourite
                   places etc;
 368             </li>
 369             <li>
 369               Details and photos of the foster family (including extended family), home, pets etc., who they
                   got on with and who they didn't;
 369             </li>
 370             <li>
 370               If appropriate, times when they had arguments, sulks etc;
 370             </li>
 371             <li>
 371               Special rituals the child liked;
 371             </li>
 372             <li>
 372               Souvenirs of school - photos, certificates, reports, photos of and stories from teachers;
 372             </li>
 373             <li>
 373               Contact visits;
 373             </li>
 374             <li>
 374               Illnesses;
 374             </li>
 375             <li>
 375               Photos of birth family with foster family;
 375             </li>
 376             <li>
 376               Crafts/pictures completed in the foster home/school/playgroup;
 376             </li>
 377             <li>
 377               Anecdotes.
 377             </li>
 378           </ul>
 379           <h3 id="using_life">
 379             6. Using the Life Story Book
 379           </h3>
 380           <p>
 380             Children need truthful and honest explanations that they can understand - that means using
                 language they know.
 380           </p>
 381           <p>
 381             It is important that:
 381           </p>
 382           <ul>
 383             <li>
 383               Questions are answered as honestly as possible;
 383             </li>
 384             <li>
 384               Adults admit when they don't know the answer and offer to try and find out (rather than making
                   something up);
 384             </li>
 385             <li>
 385               Children are helped to accept that not everything can be explained or understood;
 385             </li>
 386             <li>
 386               Information is given sensitively and honestly - protection and evasion leads to confusion and
                   fear;
 386             </li>
 387             <li>
 387               Adults help children to realise which feelings are healthy and acceptable by discussing their
                   own feelings frankly. If feelings are ignored, children get the message that to express them is
                   wrong - bottling them up can lead to negative behaviour like aggression or withdrawal;
 387             </li>
 388             <li>
 388               Adults never pretend abusive/bad relationships didn't exist.
 388             </li>
 389           </ul>
 390           <h3 id="child_adopt">
 390             7. Children who are Adopted
 390           </h3>
 391           <p>
 391             Where there is an adoption plan for a Looked After Child, life story work should be part of the
                 preparation of the child for the adoptive placement. Further details are set out in the
 391             <a href="p_place_adop.html#prep_adop">
 391               Placement for Adoption Procedure, Preparation of Child for Adoption
 391             </a>
 391             .
 391           </p>
 392           <p>
 392             The Life Story Book should be handed to the adoptive parents, together with Later Life Letters, no
                 later than 10 working days of the adoption ceremony, i.e. the ceremony to celebrate the making of
                 the adoption order.
 392           </p>
 393         </div>
 396       </main>
 397     </div>
 400     <footer>
 401       <div class="footer">
 402         <div>
 403           <p>
 403             <a href="privacypolicy.html">
 403               Privacy Policy
 403             </a>
 403             <br>
 404             <span style="font-size:small;">
 405               <span id='desktop_button' tabindex='0'>
 405                 Desktop
 405               </span>
 405               |
 405               <span id='mobile_button' tabindex='0'>
 405                 Mobile
 405               </span>
 405               |
 405               <span id='responsive_button' tabindex='0' style='text-decoration:underline'>
 405                 Responsive
 405               </span>
 405             </span>
 405           </p>
 407           <div id="trix_logo">
 408             <a href="https://www.trixonline.co.uk/" target="_blank" class="imagelink">
 408               <img src="images/trixlogo.png" height="40" alt="Tri.x Logo links to Tri.x homepage"/>
 408             </a>
 409           </div>
 410         </div>
 411       </div>
 413     </footer>
 414     <div id="desktoptest">
 414     </div>
 415     <script>
 542     </script>
 544     <script>
 553     </script>
 555     <script>
 602     </script>
 605     <script>
 607     </script>
 615     <script>
 654     </script>
 655     <script type="text/javascript">
 655     </script>
 657     <script>
 696     </script>
 700     <script type="text/javascript">
 712     </script>
 713   </body>
 714 </html>