mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 19:37:05 +00:00
466 lines
27 KiB
HTML
466 lines
27 KiB
HTML
<!DOCTYPE html>
|
||
<html>
|
||
|
||
<!-- overwrite default title and description -->
|
||
<meta name="apple-mobile-web-app-title" content="2019 | BBC Young Reporter | Reading School">
|
||
<title>2019 | BBC Young Reporter | Reading School</title>
|
||
<meta name="description" content="News articles written by Reading School students in year 8, in 2019">
|
||
<link href="/css/article-list.css" rel="stylesheet">
|
||
<link href="/css/year.css" rel="stylesheet">
|
||
<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=" | 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> | Reading School</title>
|
||
<meta name="description" content="">
|
||
|
||
<!-- 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>
|
||
|
||
<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="/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>
|
||
|
||
</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="year-header parallax-section" data-jarallax data-speed="0.5" style="background-image: url('/images/backgrounds/2019.jpg');">
|
||
<h1 class="mdc-typography--headline1">2019</h1>
|
||
</div>
|
||
<div class="splitter"></div>
|
||
<div class="article-section">
|
||
<div class="articles">
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mdc-card" onclick="window.location='/articles/2019/finished-product.html';">
|
||
<div class="mdc-card__media mdc-card__media--16-9" style="background-image: url('/images/2019/finished-product.jpg');"></div>
|
||
<div class="mdc-card-content">
|
||
<h2 class="mdc-typography--headline6">The Finished Product</h2>
|
||
<h3 class="mdc-typography--subtitle2">
|
||
<time class="timeago" datetime="2019-03-06T15:52:00">Wednesday 6 March 2019</time>
|
||
• by Mr Baldock
|
||
</h3>
|
||
<div class="mdc-typography--body2 article-description"></div>
|
||
</div>
|
||
<div class="mdc-card__actions">
|
||
<div class="mdc-card__action-buttons">
|
||
<button class="mdc-button mdc-card__action mdc-card__action--button" data-mdc-auto-init="MDCRipple" onclick="window.location='/articles/2019/finished-product.html';">Read</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mdc-card" onclick="window.location='/articles/2019/are-the-roads-around-your-home-and-school-safe.html';">
|
||
<div class="mdc-card__media mdc-card__media--16-9" style="background-image: url('/images/2019/are-the-roads-around-your-home-and-school-safe.jpg');"></div>
|
||
<div class="mdc-card-content">
|
||
<h2 class="mdc-typography--headline6">Are The Roads Around Your Home And School Safe?</h2>
|
||
<h3 class="mdc-typography--subtitle2">
|
||
<time class="timeago" datetime="2019-03-06T14:46:00">Wednesday 6 March 2019</time>
|
||
• by Riley C, Oliver C
|
||
</h3>
|
||
<div class="mdc-typography--body2 article-description">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.</div>
|
||
</div>
|
||
<div class="mdc-card__actions">
|
||
<div class="mdc-card__action-buttons">
|
||
<button class="mdc-button mdc-card__action mdc-card__action--button" data-mdc-auto-init="MDCRipple" onclick="window.location='/articles/2019/are-the-roads-around-your-home-and-school-safe.html';">Read</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mdc-card" onclick="window.location='/articles/2019/student-survey-shows-rosa-parks-is-most-inspirational-woman-ever.html';">
|
||
<div class="mdc-card__media mdc-card__media--16-9" style="background-image: url('/images/2019/student-survey-shows-rosa-parks-is-most-inspirational-woman-ever.jpg');"></div>
|
||
<div class="mdc-card-content">
|
||
<h2 class="mdc-typography--headline6">Student Survey Shows Rosa Parks Is Most Inspirational Woman Ever</h2>
|
||
<h3 class="mdc-typography--subtitle2">
|
||
<time class="timeago" datetime="2019-03-06T14:38:00">Wednesday 6 March 2019</time>
|
||
• by Tom S-R, Ben S-R
|
||
</h3>
|
||
<div class="mdc-typography--body2 article-description">Tomorrow is International Women’s Day (7th March 2019) and we went around our school finding out who people in the school environment thought was the most inspirational woman ever. 90 students and staff took part in the survey which crowned Rosa Parks as the winner.</div>
|
||
</div>
|
||
<div class="mdc-card__actions">
|
||
<div class="mdc-card__action-buttons">
|
||
<button class="mdc-button mdc-card__action mdc-card__action--button" data-mdc-auto-init="MDCRipple" onclick="window.location='/articles/2019/student-survey-shows-rosa-parks-is-most-inspirational-woman-ever.html';">Read</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mdc-card" onclick="window.location='/articles/2019/book-week-real-life-issues-inspire-sarah-govett.html';">
|
||
<div class="mdc-card__media mdc-card__media--16-9" style="background-image: url('/images/2019/book-week-real-life-issues-inspire-sarah-govett.jpg');"></div>
|
||
<div class="mdc-card-content">
|
||
<h2 class="mdc-typography--headline6">Book Week - Real Life Issues Inspire Sarah Govett</h2>
|
||
<h3 class="mdc-typography--subtitle2">
|
||
<time class="timeago" datetime="2019-03-06T14:14:00">Wednesday 6 March 2019</time>
|
||
• by Aadith C, Adit S, Adi V
|
||
</h3>
|
||
<div class="mdc-typography--body2 article-description">Sarah Govett, author of the critically acclaimed ‘Territory’ series, discussed with us writing, life and everything in between.</div>
|
||
</div>
|
||
<div class="mdc-card__actions">
|
||
<div class="mdc-card__action-buttons">
|
||
<button class="mdc-button mdc-card__action mdc-card__action--button" data-mdc-auto-init="MDCRipple" onclick="window.location='/articles/2019/book-week-real-life-issues-inspire-sarah-govett.html';">Read</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mdc-card" onclick="window.location='/articles/2019/a-possible-autism-anorexia-link-has-been-found-so-what-are-we-doing-about-it.html';">
|
||
<div class="mdc-card__media mdc-card__media--16-9" style="background-image: url('/images/2019/a-possible-autism-anorexia-link-has-been-found-so-what-are-we-doing-about-it.jpg');"></div>
|
||
<div class="mdc-card-content">
|
||
<h2 class="mdc-typography--headline6">A Possible Autism-Anorexia Link Has Been Found, So What Are We Doing About It?</h2>
|
||
<h3 class="mdc-typography--subtitle2">
|
||
<time class="timeago" datetime="2019-03-06T13:38:00">Wednesday 6 March 2019</time>
|
||
• by Luke H
|
||
</h3>
|
||
<div class="mdc-typography--body2 article-description">On the 27 February 2019, a possible link between autism and anorexia was discovered by Autistica, a charity devoted to making autistic people happy and healthy. They stated findings that suggested one in five women with anorexia may also have autism. Their Head of Science, Dr James Cusack, has pushed for the National Institute for Health and Clinical Excellence (NICE) to change their guidance to reflect this.</div>
|
||
</div>
|
||
<div class="mdc-card__actions">
|
||
<div class="mdc-card__action-buttons">
|
||
<button class="mdc-button mdc-card__action mdc-card__action--button" data-mdc-auto-init="MDCRipple" onclick="window.location='/articles/2019/a-possible-autism-anorexia-link-has-been-found-so-what-are-we-doing-about-it.html';">Read</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mdc-card" onclick="window.location='/articles/2019/could-sky-high-aims-bring-reading-down.html';">
|
||
<div class="mdc-card__media mdc-card__media--16-9" style="background-image: url('/images/2019/could-sky-high-aims-bring-reading-down.jpg');"></div>
|
||
<div class="mdc-card-content">
|
||
<h2 class="mdc-typography--headline6">Could Sky-High Aims Bring Reading Down?</h2>
|
||
<h3 class="mdc-typography--subtitle2">
|
||
<time class="timeago" datetime="2019-03-06T12:56:00">Wednesday 6 March 2019</time>
|
||
• by Ben P
|
||
</h3>
|
||
<div class="mdc-typography--body2 article-description">On February 6th, 2019, Berkeley Developments started to tear down the old Homebase and Toys R Us in Forbury Retail Park, Reading, to turn it into a housing estate. Homebase and Toys R Us are some of the many buildings being knocked down in the area to make way for new high-rise flats, but could reaching for the sky also have a negative effect that brings the people of Reading down?</div>
|
||
</div>
|
||
<div class="mdc-card__actions">
|
||
<div class="mdc-card__action-buttons">
|
||
<button class="mdc-button mdc-card__action mdc-card__action--button" data-mdc-auto-init="MDCRipple" onclick="window.location='/articles/2019/could-sky-high-aims-bring-reading-down.html';">Read</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mdc-card" onclick="window.location='/articles/2019/tennis-club-needs-to-relocate-as-redevelopment-plans-are-called-out.html';">
|
||
<div class="mdc-card__media mdc-card__media--16-9" style="background-image: url('/images/2019/tennis-club-needs-to-relocate-as-redevelopment-plans-are-called-out.jpg');"></div>
|
||
<div class="mdc-card-content">
|
||
<h2 class="mdc-typography--headline6">Tennis Club Needs To Relocate As Redevelopment Plans Are Called ‘Out’</h2>
|
||
<h3 class="mdc-typography--subtitle2">
|
||
<time class="timeago" datetime="2019-03-06T12:32:00">Wednesday 6 March 2019</time>
|
||
• by Hal R-D
|
||
</h3>
|
||
<div class="mdc-typography--body2 article-description">A ninety-nine year old sports institution is looking for a new home; club member and BBC Young Reporter Hal investigates.</div>
|
||
</div>
|
||
<div class="mdc-card__actions">
|
||
<div class="mdc-card__action-buttons">
|
||
<button class="mdc-button mdc-card__action mdc-card__action--button" data-mdc-auto-init="MDCRipple" onclick="window.location='/articles/2019/tennis-club-needs-to-relocate-as-redevelopment-plans-are-called-out.html';">Read</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mdc-card" onclick="window.location='/articles/2019/video-games-virtual-fantasy-or-a-virtual-prison.html';">
|
||
<div class="mdc-card__media mdc-card__media--16-9" style="background-image: url('/images/2019/video-games-virtual-fantasy-or-a-virtual-prison.jpg');"></div>
|
||
<div class="mdc-card-content">
|
||
<h2 class="mdc-typography--headline6">Video Games - Virtual Fantasy Or A Virtual Prison?</h2>
|
||
<h3 class="mdc-typography--subtitle2">
|
||
<time class="timeago" datetime="2019-03-06T12:19:00">Wednesday 6 March 2019</time>
|
||
• by Kamran S
|
||
</h3>
|
||
<div class="mdc-typography--body2 article-description">With Fortnite Season 8 unveiled last week, Tom Clancy’s Rainbow 6 Siege Year 4 beginning yesterday and two of the world’s most anticipated games, Red Dead Redemption 2 and Call of Duty: Black Ops 4, just released, there’s no better time for young people to be educated on how to stay safe while gaming. Xbox player and Rainbow 6 enthusiast Kamran S reports on the issues to do with bullying in video games.</div>
|
||
</div>
|
||
<div class="mdc-card__actions">
|
||
<div class="mdc-card__action-buttons">
|
||
<button class="mdc-button mdc-card__action mdc-card__action--button" data-mdc-auto-init="MDCRipple" onclick="window.location='/articles/2019/video-games-virtual-fantasy-or-a-virtual-prison.html';">Read</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mdc-card" onclick="window.location='/articles/2019/what-is-in-the-patients-best-interest.html';">
|
||
<div class="mdc-card__media mdc-card__media--16-9" style="background-image: url('/images/2019/what-is-in-the-patients-best-interest.jpg');"></div>
|
||
<div class="mdc-card-content">
|
||
<h2 class="mdc-typography--headline6">What Is 'In The Patient's Best Interest’?</h2>
|
||
<h3 class="mdc-typography--subtitle2">
|
||
<time class="timeago" datetime="2019-03-06T11:46:00">Wednesday 6 March 2019</time>
|
||
• by Aadith C
|
||
</h3>
|
||
<div class="mdc-typography--body2 article-description">The Royal College of Physicians (RCP) has announced they are polling their fellows and members on their stance on assisted dying. The poll opened on the 5th of February and it closed on the 1st of March. The RCP is yet to release the results. The debate has been reignited by a public push to look into what the patient’s ‘best interest’ is in many different scenarios.</div>
|
||
</div>
|
||
<div class="mdc-card__actions">
|
||
<div class="mdc-card__action-buttons">
|
||
<button class="mdc-button mdc-card__action mdc-card__action--button" data-mdc-auto-init="MDCRipple" onclick="window.location='/articles/2019/what-is-in-the-patients-best-interest.html';">Read</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mdc-card" onclick="window.location='/articles/2019/whats-next-for-reading-prison.html';">
|
||
<div class="mdc-card__media mdc-card__media--16-9" style="background-image: url('/images/2019/whats-next-for-reading-prison.jpg');"></div>
|
||
<div class="mdc-card-content">
|
||
<h2 class="mdc-typography--headline6">What's Next For Reading Prison?</h2>
|
||
<h3 class="mdc-typography--subtitle2">
|
||
<time class="timeago" datetime="2019-03-06T10:38:00">Wednesday 6 March 2019</time>
|
||
• by Tom S-R, Ben S-R
|
||
</h3>
|
||
<div class="mdc-typography--body2 article-description">After being shut 63 months ago, Reading Gaol has remained unused. Reading East MP Matt Rodda says, during this time, "The government has spent over one million pounds on just maintaining the site … whilst homelessness has increased in our borough [Reading East] by 700%." Currently a feasibility study is being undertaken by Theatre and Arts Reading (TAR) and is nearing completion. Mrs Scott, the TAR Executive Secretary said TAR hopes "to have some sort of public announcement in March which will update everyone on what is happening."</div>
|
||
</div>
|
||
<div class="mdc-card__actions">
|
||
<div class="mdc-card__action-buttons">
|
||
<button class="mdc-button mdc-card__action mdc-card__action--button" data-mdc-auto-init="MDCRipple" onclick="window.location='/articles/2019/whats-next-for-reading-prison.html';">Read</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mdc-card" onclick="window.location='/articles/2019/young-reporter-team-ready-to-go.html';">
|
||
<div class="mdc-card__media mdc-card__media--16-9" style="background-image: url('/images/2019/young-reporter-team-ready-to-go.jpg');"></div>
|
||
<div class="mdc-card-content">
|
||
<h2 class="mdc-typography--headline6">Reading School's BBC Young Reporter Team… Ready To Go!</h2>
|
||
<h3 class="mdc-typography--subtitle2">
|
||
<time class="timeago" datetime="2019-03-06T09:36:00">Wednesday 6 March 2019</time>
|
||
• by Mr Baldock
|
||
</h3>
|
||
<div class="mdc-typography--body2 article-description">Here are our intrepid Young Reporters, chomping at the bit to bring you lots of terrific stories about Reading School, our local area and the amazing things happening here. And rest assured, this will be a Brexit-free zone.</div>
|
||
</div>
|
||
<div class="mdc-card__actions">
|
||
<div class="mdc-card__action-buttons">
|
||
<button class="mdc-button mdc-card__action mdc-card__action--button" data-mdc-auto-init="MDCRipple" onclick="window.location='/articles/2019/young-reporter-team-ready-to-go.html';">Read</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
</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>
|
||
</div>
|
||
</body>
|
||
</html>
|