mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 03:17:07 +00:00
301 lines
17 KiB
HTML
301 lines
17 KiB
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
|
||
<meta name="HandheldFriendly" content="True">
|
||
<link rel="icon" href="/images/favicon.ico">
|
||
|
||
<!-- add to homescreen for Chrome on Android -->
|
||
<meta name="mobile-web-app-capable" content="yes">
|
||
<link rel="icon" sizes="192x192" href="/images/favicon.png">
|
||
|
||
<!-- add to homescreen for Safari on iOS -->
|
||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||
<meta name="apple-mobile-web-app-title" content="Are The Roads Around Your Home And School Safe? | Reading School">
|
||
<link rel="apple-touch-icon-precomposed" href="/images/favicon.png">
|
||
|
||
<!-- tile icon & colour for Windows 8 -->
|
||
<meta name="msapplication-TileImage" content="/images/favicon.png">
|
||
<meta name="msapplication-TileColor" content="#d84315">
|
||
|
||
<title>Are The Roads Around Your Home And School Safe? | Reading School</title>
|
||
<meta name="description" content="The Royal Berkshire Hospital earlier this month released a study revealing that there has been a 45% increase in accidents involving children and vulnerable pedestrians walking in Reading between February 2018 to 2019. Now, many students may not feel safe when walking in Reading.">
|
||
|
||
<!-- import Roboto (font) -->
|
||
<link href="/css/roboto.css" rel="stylesheet">
|
||
|
||
<!-- import jQuery -->
|
||
<script src="/js/jquery.min.js"></script>
|
||
|
||
<!-- import jQuery timeago -->
|
||
<script src="/js/jquery.timeago.min.js"></script>
|
||
|
||
<!-- import cookie JavaScript -->
|
||
<script src="/js/cookies.js"></script>
|
||
|
||
<!-- import Material Design components & icons -->
|
||
<link href="/css/material-components-web.min.css" rel="stylesheet">
|
||
<link href="/css/material_icons.css" rel="stylesheet">
|
||
<script src="/js/material-components-web.min.js"></script>
|
||
|
||
<!-- import Jarallax for parallax backgrounds -->
|
||
<script src="/js/jarallax.min.js"></script>
|
||
|
||
<!-- import local styling & scripts -->
|
||
<script src="/js/global.js"></script>
|
||
<link href="/css/global.css" rel="stylesheet">
|
||
</head>
|
||
|
||
<link href="/css/article-page.css" rel="stylesheet">
|
||
<script src="/js/article-page.js"></script>
|
||
<script src="/js/top-scroll-button.js"></script>
|
||
|
||
<body>
|
||
<!-- cookie notice is included automatically -->
|
||
<div id="cookies">
|
||
<p>Just to let you know, we use cookies on our site.</p>
|
||
<p><a href="javascript:void(0);" id="close-cookies">OK</a></p>
|
||
</div>
|
||
|
||
|
||
<!-- content of navbar is included via jQuery -->
|
||
<aside class="mdc-drawer mdc-drawer--modal">
|
||
<div class="mdc-drawer__content">
|
||
<nav class="mdc-list">
|
||
<div style="margin: 15px;text-align:center;">
|
||
<img src="/images/logo-white.png" style="width: 90%;"/>
|
||
<img src="/images/young-reporter-logo.png" style="width: 90%;padding-top:15px;"/>
|
||
</div>
|
||
<a class="mdc-list-item" href="https://reading-school.co.uk" data-mdc-auto-init="MDCRipple">
|
||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">school</i>
|
||
<span class="mdc-list-item__text">Reading School Website</span>
|
||
</a>
|
||
<a class="mdc-list-item" href="/" data-mdc-auto-init="MDCRipple">
|
||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">home</i>
|
||
<span class="mdc-list-item__text">Home Page</span>
|
||
</a>
|
||
|
||
<div class="mdc-list-group">
|
||
<h3 class="mdc-typography--headline7">Articles</h3>
|
||
|
||
|
||
|
||
|
||
<div class="mdc-list-group">
|
||
<h3 class="mdc-list-group__subheader">
|
||
<a class="mdc-list-item year" href="/years/2019" data-mdc-auto-init="MDCRipple">
|
||
<span class="mdc-list-item__text">2019</span>
|
||
</a>
|
||
</h3>
|
||
|
||
|
||
<a class="mdc-list-item" href="/articles/2019/young-reporter-team-ready-to-go.html" data-mdc-auto-init="MDCRipple">
|
||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
|
||
<span class="mdc-list-item__text">Reading School's BBC Young Reporter Team… Ready To Go!</span>
|
||
</a>
|
||
|
||
|
||
|
||
|
||
<a class="mdc-list-item" href="/articles/2019/whats-next-for-reading-prison.html" data-mdc-auto-init="MDCRipple">
|
||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
|
||
<span class="mdc-list-item__text">What's Next For Reading Prison?</span>
|
||
</a>
|
||
|
||
|
||
|
||
|
||
<a class="mdc-list-item" href="/articles/2019/what-is-in-the-patients-best-interest.html" data-mdc-auto-init="MDCRipple">
|
||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
|
||
<span class="mdc-list-item__text">What Is 'In The Patient's Best Interest’?</span>
|
||
</a>
|
||
|
||
|
||
|
||
|
||
<a class="mdc-list-item" href="/articles/2019/video-games-virtual-fantasy-or-a-virtual-prison.html" data-mdc-auto-init="MDCRipple">
|
||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
|
||
<span class="mdc-list-item__text">Video Games - Virtual Fantasy Or A Virtual Prison?</span>
|
||
</a>
|
||
|
||
|
||
|
||
|
||
<a class="mdc-list-item" href="/articles/2019/tennis-club-needs-to-relocate-as-redevelopment-plans-are-called-out.html" data-mdc-auto-init="MDCRipple">
|
||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
|
||
<span class="mdc-list-item__text">Tennis Club Needs To Relocate As Redevelopment Plans Are Called ‘Out’</span>
|
||
</a>
|
||
|
||
|
||
|
||
|
||
<a class="mdc-list-item" href="/articles/2019/could-sky-high-aims-bring-reading-down.html" data-mdc-auto-init="MDCRipple">
|
||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
|
||
<span class="mdc-list-item__text">Could Sky-High Aims Bring Reading Down?</span>
|
||
</a>
|
||
|
||
|
||
|
||
|
||
<a class="mdc-list-item" href="/articles/2019/a-possible-autism-anorexia-link-has-been-found-so-what-are-we-doing-about-it.html" data-mdc-auto-init="MDCRipple">
|
||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
|
||
<span class="mdc-list-item__text">A Possible Autism-Anorexia Link Has Been Found, So What Are We Doing About It?</span>
|
||
</a>
|
||
|
||
|
||
|
||
|
||
<a class="mdc-list-item" href="/articles/2019/book-week-real-life-issues-inspire-sarah-govett.html" data-mdc-auto-init="MDCRipple">
|
||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
|
||
<span class="mdc-list-item__text">Book Week - Real Life Issues Inspire Sarah Govett</span>
|
||
</a>
|
||
|
||
|
||
|
||
|
||
<a class="mdc-list-item" href="/articles/2019/student-survey-shows-rosa-parks-is-most-inspirational-woman-ever.html" data-mdc-auto-init="MDCRipple">
|
||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
|
||
<span class="mdc-list-item__text">Student Survey Shows Rosa Parks Is Most Inspirational Woman Ever</span>
|
||
</a>
|
||
|
||
|
||
|
||
|
||
<a class="mdc-list-item" href="/articles/2019/are-the-roads-around-your-home-and-school-safe.html" data-mdc-auto-init="MDCRipple">
|
||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
|
||
<span class="mdc-list-item__text">Are The Roads Around Your Home And School Safe?</span>
|
||
</a>
|
||
|
||
|
||
|
||
|
||
<a class="mdc-list-item" href="/articles/2019/finished-product.html" data-mdc-auto-init="MDCRipple">
|
||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
|
||
<span class="mdc-list-item__text">The Finished Product</span>
|
||
</a>
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mdc-list-group">
|
||
<h3 class="mdc-list-group__subheader">
|
||
<a class="mdc-list-item year" href="/years/2020" data-mdc-auto-init="MDCRipple">
|
||
<span class="mdc-list-item__text">2020</span>
|
||
</a>
|
||
</h3>
|
||
|
||
|
||
<a class="mdc-list-item" href="/articles/2020/reading-gaol-and-its-march-for-the-past.html" data-mdc-auto-init="MDCRipple">
|
||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
|
||
<span class="mdc-list-item__text">Reading Gaol and its March for the Past</span>
|
||
</a>
|
||
|
||
|
||
|
||
|
||
<a class="mdc-list-item" href="/articles/2020/power-to-the-9s.html" data-mdc-auto-init="MDCRipple">
|
||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
|
||
<span class="mdc-list-item__text">Power to the 9s – Will it live up to its expectations?</span>
|
||
</a>
|
||
|
||
|
||
|
||
|
||
<a class="mdc-list-item" href="/articles/2020/charity-children-want-to-create-change.html" data-mdc-auto-init="MDCRipple">
|
||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
|
||
<span class="mdc-list-item__text">Charity: Children Want to Create Change</span>
|
||
</a>
|
||
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
</nav>
|
||
</div>
|
||
</aside>
|
||
|
||
<div class="mdc-drawer-scrim"></div>
|
||
|
||
|
||
<div class="mdc-drawer-app-content">
|
||
<header class="mdc-top-app-bar mdc-top-app-bar--short" id="app-bar">
|
||
<div class="mdc-top-app-bar__row">
|
||
<section class="mdc-top-app-bar__section mdc-top-app-bar__section--align-start">
|
||
<a href="javascript:void(0);" class="material-icons mdc-top-app-bar__navigation-icon">menu</a>
|
||
<span class="mdc-top-app-bar__title" onclick="window.location='/';">BBC Young Reporter | Reading School</span>
|
||
</section>
|
||
<section class="mdc-top-app-bar__section mdc-top-app-bar__section--align-end" role="toolbar">
|
||
<a href="/" class="mdc-top-app-bar__action-item" aria-label="Reading School" style="padding:0;">
|
||
<img src="/images/logo-white.png" alt="Reading School Logo" style="height:100%;"/>
|
||
</a>
|
||
</section>
|
||
</div>
|
||
</header>
|
||
|
||
|
||
<main class="main-content" id="main-content">
|
||
<div class="mdc-top-app-bar--short-fixed-adjust">
|
||
|
||
<div class="parallax-section article-title-section" data-jarallax data-speed="0.5" style="background-image: url('/images/2019/are-the-roads-around-your-home-and-school-safe.jpg');">
|
||
<h2 class="mdc-typography--headline3">Are The Roads Around Your Home And School Safe?</h2>
|
||
</div>
|
||
<figcaption class="mdc-typography--caption-text">An example of a car parking on a double yellow line • © Getty</figcaption>
|
||
|
||
<h3 class="mdc-typography--subtitle1">
|
||
<time class="timeago" datetime="2019-03-06T14:46:00">Wednesday 6 March 2019</time>
|
||
• by Riley C, Oliver C
|
||
</h3>
|
||
<div class="article-content">
|
||
<p><strong>The Royal Berkshire Hospital earlier this month released a study revealing that there has been a 45% increase in accidents involving children and vulnerable pedestrians walking in Reading between February 2018 to 2019. Now, many students may not feel safe when walking in Reading.</strong></p>
|
||
|
||
<p>Reading School’s BBC Young Reporters conducted their own poll of fifty students which reinforced this point and revealed that 76% worry how secure when commuting on foot to and from school.</p>
|
||
|
||
<p>During the most busy periods immediately before and after school starts and finishes, Reading School boys face danger from motorists who violate the Highway Code. Simon Beasley, the Network and Parking Manager for Reading Borough Council, told us that six hundred and thirty three tickets were given out in January 2019 for offences such as parking on double yellow lines. Our eyewitnesses have told us that it is this kind of careless driving which can often pose the biggest threat.</p>
|
||
|
||
<p>Thirteen year-old Joel told us: ‘I was running along London Road, in the centre of Reading and a white van pulled up onto the double yellow line beside me, without looking and his wing mirror hit me in the back, however I am lucky he wasn’t going too fast.’</p>
|
||
|
||
<p>A similar experience was outlined by Kush, a Year 8, ‘I was walking down Queens Road and a car pulled up on a double yellow line, opposite another car parked on a double yellow line and the road was blocked. This was a major issue as many cars were trying to perform U-Turns to escape the traffic. I saw a pedestrian who nearly got ran over by a car pulling onto the curb to turn around’.</p>
|
||
|
||
<p>The effects of this behaviour can be seen in the morning when commuting motorists going might not stop at red traffic lights, or park dangerously to drop people off at their destination faster. According to Royal Society for the Prevention of Accidents (RoSPA) in 2017, five hundred pedestrians under the age of sixteen were killed or seriously injured in accidents from 7:30 to 8:30 am, and 3:00 to 5:00pm on a school day. Also, nearly one third of child pedestrian casualties were on their way to or from school at the time of the accident.</p>
|
||
|
||
<p>There are three main types of collisions on roads: pedestrian/cyclist collision, a side impact collision and a head-on collision. The Road Safety Foundation provided our BBC Young Reporter team with evidence that pedestrians and cyclists are more susceptible to injury even at lower speeds.</p>
|
||
|
||
<figure>
|
||
<img src="/images/2019/are-the-roads-around-your-home-and-school-safe--extra-1.jpg" style="width:100%;" />
|
||
<figcaption class="mdc-typography--caption-text">A graph showing the probability of fatality for motor accidents • © Getty</figcaption>
|
||
</figure>
|
||
|
||
<p>Reading School’s Head Master Mr Robson has recently given students advice on how to keep themselves safe when walking home, recommending that they do not take out their mobile devices and instead pay attention to their surroundings. RoSPA also says that young pedestrians should wear reflective clothing during winter months and practice the Green Cross Code.</p>
|
||
|
||
<figure>
|
||
<img src="/images/2019/are-the-roads-around-your-home-and-school-safe--extra-2.jpg" style="width:100%;" />
|
||
<figcaption class="mdc-typography--caption-text">An example of cars blocking the path for disabled and elderly people • © BBC</figcaption>
|
||
</figure>
|
||
|
||
</div>
|
||
<div class="splitter"></div>
|
||
</div>
|
||
</main>
|
||
<div class="footer-container">
|
||
<footer>
|
||
<span >© Matthew G 2020 • Made by <a href="https://mgrove.uk">Matthew G</a></span>
|
||
<img>
|
||
</footer>
|
||
</div>
|
||
<a href="javascript:scrollUp()" class="top-scroll-button">
|
||
<div class="top-scroll-button-image-container">
|
||
<img alt="Scroll to top" src="/images/up-arrow.png">
|
||
</div>
|
||
</a>
|
||
|
||
</div>
|
||
</body>
|
||
</html>
|