mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 03:17:07 +00:00
Retheme site
This commit is contained in:
868
_site/index.html
868
_site/index.html
@@ -1,513 +1,417 @@
|
||||
<!DOCTYPE html>
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
|
||||
|
||||
|
||||
<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">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
||||
<meta name="HandheldFriendly" content="True">
|
||||
<link rel="icon" href="/images/logo-white-square.png">
|
||||
|
||||
<!-- 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 Chrome on Android -->
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
|
||||
<!-- 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="BBC Young Reporter | Reading School">
|
||||
<link rel="apple-touch-icon-precomposed" 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="BBC Young Reporter">
|
||||
<link rel="apple-touch-icon-precomposed" href="/images/logo-white-square.png">
|
||||
|
||||
<!-- tile icon & colour for Windows 8 -->
|
||||
<meta name="msapplication-TileImage" content="/images/favicon.png">
|
||||
<meta name="msapplication-TileColor" content="#d84315">
|
||||
<!-- tile icon & colour for Windows 8 -->
|
||||
<meta name="msapplication-TileImage" content="/images/logo-white-square.png">
|
||||
<meta name="msapplication-TileColor" content="#1d2f53">
|
||||
|
||||
<title>BBC Young Reporter | Reading School</title>
|
||||
<meta name="description" content="News articles written by Reading School students in year 8">
|
||||
<!-- page info -->
|
||||
<title>BBC Young Reporter | Reading School</title>
|
||||
<meta name="description" content="Articles from Reading School's year 8 students">
|
||||
<meta name="keywords" 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">
|
||||
<!-- stylesheets -->
|
||||
<link rel="stylesheet" href="/assets/css/main.css" />
|
||||
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-68BN6F20LG"></script>
|
||||
<script>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-124505000-1" type="text/javascript"></script>
|
||||
<script type="text/javascript">
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag() { dataLayer.push(arguments); }
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-68BN6F20LG');
|
||||
gtag('config', 'UA-124505000-2');
|
||||
</script>
|
||||
|
||||
<!-- jQuery -->
|
||||
<script src="/assets/js/jquery.min.js"></script>
|
||||
<script src="/assets/js/timeago.js"></script>
|
||||
</head>
|
||||
|
||||
<body class="is-preload">
|
||||
|
||||
<link href="/css/article-list.css" rel="stylesheet">
|
||||
<link href="/css/home.css" rel="stylesheet">
|
||||
<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/2020" data-mdc-auto-init="MDCRipple">
|
||||
<span class="mdc-list-item__text">2020</span>
|
||||
</a>
|
||||
</h3>
|
||||
|
||||
|
||||
<a class="mdc-list-item" href="/articles/2020/its-just-not-cricket-anymore.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">It's just not Cricket... Anymore</span>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="mdc-list-item" href="/articles/2020/libraries-must-stay-open.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">Libraries Must Stay Open!</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>
|
||||
|
||||
|
||||
|
||||
|
||||
<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/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>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<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/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>
|
||||
|
||||
|
||||
|
||||
|
||||
<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/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/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/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/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/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/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/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/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/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>
|
||||
|
||||
</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 -->
|
||||
<header id="header">
|
||||
<img src="/images/logo-white-padded.png" class="logo" />
|
||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
||||
<nav>
|
||||
<a href="#menu">Menu</a>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<!-- Nav -->
|
||||
<nav id="menu">
|
||||
<ul class="links">
|
||||
<li><a href="https://reading-school.co.uk" class="main-navbar-link">Reading School Website</a></li>
|
||||
<li><a href="/" class="current-page-link main-navbar-link" >Home</a></li>
|
||||
|
||||
<main class="main-content" id="main-content">
|
||||
<div class="mdc-top-app-bar--short-fixed-adjust">
|
||||
|
||||
<div class="article-section parallax-section" data-jarallax="" data-speed="0.5" style="background-image: url('/images/backgrounds/2020.jpg');">
|
||||
<div class="article-section-header">
|
||||
<h1 class="mdc-typography--headline4">2020</h1>
|
||||
<button class="mdc-button " data-mdc-auto-init="MDCRipple" onclick="window.location='/years/2020';">See All <span class="material-icons">keyboard_arrow_right</span></button>
|
||||
</div>
|
||||
<div class="articles">
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="/years/2020" class="year-navbar-link" >2020</a></li>
|
||||
|
||||
|
||||
<li><a href="/articles/2020/its-just-not-cricket-anymore.html" class="article-navbar-link" >It's just not Cricket... Anymore</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/articles/2020/libraries-must-stay-open.html" class="article-navbar-link" >Libraries Must Stay Open!</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/articles/2020/charity-children-want-to-create-change.html" class="article-navbar-link" >Charity: Children Want to Create Change</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/articles/2020/power-to-the-9s.html" class="article-navbar-link" >Power to the 9s – Will it live up to its expectations?</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/articles/2020/reading-gaol-and-its-march-for-the-past.html" class="article-navbar-link" >Reading Gaol and its March for the Past</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="/years/2019" class="year-navbar-link" >2019</a></li>
|
||||
|
||||
|
||||
<li><a href="/articles/2019/finished-product.html" class="article-navbar-link" >The Finished Product</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/articles/2019/are-the-roads-around-your-home-and-school-safe.html" class="article-navbar-link" >Are The Roads Around Your Home And School Safe?</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/articles/2019/student-survey-shows-rosa-parks-is-most-inspirational-woman-ever.html" class="article-navbar-link" >Student Survey Shows Rosa Parks Is Most Inspirational Woman Ever</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/articles/2019/book-week-real-life-issues-inspire-sarah-govett.html" class="article-navbar-link" >Book Week - Real Life Issues Inspire Sarah Govett</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/articles/2019/a-possible-autism-anorexia-link-has-been-found-so-what-are-we-doing-about-it.html" class="article-navbar-link" >A Possible Autism-Anorexia Link Has Been Found, So What Are We Doing About It?</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/articles/2019/could-sky-high-aims-bring-reading-down.html" class="article-navbar-link" >Could Sky-High Aims Bring Reading Down?</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/articles/2019/tennis-club-needs-to-relocate-as-redevelopment-plans-are-called-out.html" class="article-navbar-link" >Tennis Club Needs To Relocate As Redevelopment Plans Are Called ‘Out’</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/articles/2019/video-games-virtual-fantasy-or-a-virtual-prison.html" class="article-navbar-link" >Video Games - Virtual Fantasy Or A Virtual Prison?</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/articles/2019/what-is-in-the-patients-best-interest.html" class="article-navbar-link" >What Is 'In The Patient's Best Interest’?</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/articles/2019/whats-next-for-reading-prison.html" class="article-navbar-link" >What's Next For Reading Prison?</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/articles/2019/young-reporter-team-ready-to-go.html" class="article-navbar-link" >Reading School's BBC Young Reporter Team… Ready To Go!</a></li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="mdc-card" onclick="window.location='/articles/2020/its-just-not-cricket-anymore.html';">
|
||||
<div class="mdc-card__media mdc-card__media--16-9" style="background-image: url('/images/2020/its-just-not-cricket-anymore.jpg');"></div>
|
||||
<div class="mdc-card-content">
|
||||
<h2 class="mdc-typography--headline6">It's just not Cricket... Anymore</h2>
|
||||
<h3 class="mdc-typography--subtitle2">
|
||||
<time class="timeago" datetime="2020-03-29T10:25:00">Sunday 29 March 2020</time>
|
||||
• by Milan G
|
||||
</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/2020/its-just-not-cricket-anymore.html';">Read</button>
|
||||
</div>
|
||||
</div>
|
||||
<div id="cookies">
|
||||
<p>Just to let you know, we use cookies on our site.</p>
|
||||
<p>
|
||||
<button class="button small" onclick="acceptCookies();">OK</button>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<!-- Banner -->
|
||||
<section id="banner">
|
||||
<div class="inner">
|
||||
<img src="/images/logo-white.png" class="banner-logo" />
|
||||
<h1>BBC Young Reporter</h1>
|
||||
<p>Articles from Reading School's year 8 students</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
<!-- Highlights -->
|
||||
<section class="wrapper">
|
||||
<div class="inner">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="cta wrapper" style="background-image: linear-gradient(135deg, rgba(var(--background-colour-dark-rgb), 0.5), rgba(var(--background-colour-dark-rgb), 0.9)), url(/images/backgrounds/2020.jpg)">
|
||||
<div class="inner">
|
||||
<h2>2020</h2>
|
||||
<a href="/years/2020" class="button">See all</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<div class="highlights">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section>
|
||||
<div class="content">
|
||||
<header>
|
||||
|
||||
<a href="/articles/2020/its-just-not-cricket-anymore.html" class="image fit"><img src="/images/2020/its-just-not-cricket-anymore.jpg" /></a>
|
||||
<h3>It's just not Cricket... Anymore</h3>
|
||||
</header>
|
||||
<p><time class="timeago" datetime="2020-03-29T10:25:00">29/03/2020</time>
|
||||
• by Milan G</p>
|
||||
<p style="text-align: left;"></p>
|
||||
<a href="/articles/2020/its-just-not-cricket-anymore.html" class="button small">Read more</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section>
|
||||
<div class="content">
|
||||
<header>
|
||||
|
||||
<a href="/articles/2020/libraries-must-stay-open.html" class="image fit"><img src="/images/2020/libraries-must-stay-open.jpg" /></a>
|
||||
<h3>Libraries Must Stay Open!</h3>
|
||||
</header>
|
||||
<p><time class="timeago" datetime="2020-03-19T08:54:00">19/03/2020</time>
|
||||
• by Kaval S</p>
|
||||
<p style="text-align: left;">Libraries. They are “Universities of the streets” and the basis for prosperity. They are a luxury available to all that seek it, regardless of their race, gender, employment status or age. They are one of the most neglected fundamentals of society, which must stay open</p>
|
||||
<a href="/articles/2020/libraries-must-stay-open.html" class="button small">Read more</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section>
|
||||
<div class="content">
|
||||
<header>
|
||||
|
||||
<a href="/articles/2020/charity-children-want-to-create-change.html" class="image fit"><img src="/images/2020/charity-children-want-to-create-change.jpg" /></a>
|
||||
<h3>Charity: Children Want to Create Change</h3>
|
||||
</header>
|
||||
<p><time class="timeago" datetime="2020-03-14T15:25:00">14/03/2020</time>
|
||||
• by Peiyan H, Nidilan S</p>
|
||||
<p style="text-align: left;">Reading School students want to make a difference to the world by getting involved with charities and raising money for them</p>
|
||||
<a href="/articles/2020/charity-children-want-to-create-change.html" class="button small">Read more</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<section class="cta wrapper" style="background-image: linear-gradient(135deg, rgba(var(--background-colour-dark-rgb), 0.5), rgba(var(--background-colour-dark-rgb), 0.9)), url(/images/backgrounds/2019.jpg)">
|
||||
<div class="inner">
|
||||
<h2>2019</h2>
|
||||
<a href="/years/2019" class="button">See all</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<div class="highlights">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section>
|
||||
<div class="content">
|
||||
<header>
|
||||
|
||||
<a href="/articles/2019/finished-product.html" class="image fit"><img src="/images/2019/finished-product.jpg" /></a>
|
||||
<h3>The Finished Product</h3>
|
||||
</header>
|
||||
<p><time class="timeago" datetime="2019-03-06T15:52:00">06/03/2019</time>
|
||||
• by Mr Baldock</p>
|
||||
<p style="text-align: left;"></p>
|
||||
<a href="/articles/2019/finished-product.html" class="button small">Read more</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section>
|
||||
<div class="content">
|
||||
<header>
|
||||
|
||||
<a href="/articles/2019/are-the-roads-around-your-home-and-school-safe.html" class="image fit"><img src="/images/2019/are-the-roads-around-your-home-and-school-safe.jpg" /></a>
|
||||
<h3>Are The Roads Around Your Home And School Safe?</h3>
|
||||
</header>
|
||||
<p><time class="timeago" datetime="2019-03-06T14:46:00">06/03/2019</time>
|
||||
• by Riley C, Oliver C</p>
|
||||
<p style="text-align: left;">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.</p>
|
||||
<a href="/articles/2019/are-the-roads-around-your-home-and-school-safe.html" class="button small">Read more</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section>
|
||||
<div class="content">
|
||||
<header>
|
||||
|
||||
<a href="/articles/2019/student-survey-shows-rosa-parks-is-most-inspirational-woman-ever.html" class="image fit"><img src="/images/2019/student-survey-shows-rosa-parks-is-most-inspirational-woman-ever.jpg" /></a>
|
||||
<h3>Student Survey Shows Rosa Parks Is Most Inspirational Woman Ever</h3>
|
||||
</header>
|
||||
<p><time class="timeago" datetime="2019-03-06T14:38:00">06/03/2019</time>
|
||||
• by Tom S-R, Ben S-R</p>
|
||||
<p style="text-align: left;">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.</p>
|
||||
<a href="/articles/2019/student-survey-shows-rosa-parks-is-most-inspirational-woman-ever.html" class="button small">Read more</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="mdc-card" onclick="window.location='/articles/2020/libraries-must-stay-open.html';">
|
||||
<div class="mdc-card__media mdc-card__media--16-9" style="background-image: url('/images/2020/libraries-must-stay-open.jpg');"></div>
|
||||
<div class="mdc-card-content">
|
||||
<h2 class="mdc-typography--headline6">Libraries Must Stay Open!</h2>
|
||||
<h3 class="mdc-typography--subtitle2">
|
||||
<time class="timeago" datetime="2020-03-19T08:54:00">Thursday 19 March 2020</time>
|
||||
• by Kaval S
|
||||
</h3>
|
||||
<div class="mdc-typography--body2 article-description">Libraries. They are “Universities of the streets” and the basis for prosperity. They are a luxury available to all that seek it, regardless of their race, gender, employment status or age. They are one of the most neglected fundamentals of society, which must stay open</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/2020/libraries-must-stay-open.html';">Read</button>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Footer -->
|
||||
<footer id="footer">
|
||||
<div class="inner">
|
||||
<div class="content">
|
||||
<section>
|
||||
<h4>Reading School</h4>
|
||||
<ul class="plain">
|
||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||
<li><a href="https://instagram.com/reading_sch" target="_blank"><i class="icon fa-instagram"> </i>Instagram</a></li>
|
||||
<li><a href="https://facebook.com/ReadingSchoolOfficial" target="_blank"><i class="icon fa-facebook"> </i>Facebook</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section>
|
||||
<h4>English Department</h4>
|
||||
<ul class="plain">
|
||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="mdc-card" onclick="window.location='/articles/2020/charity-children-want-to-create-change.html';">
|
||||
<div class="mdc-card__media mdc-card__media--16-9" style="background-image: url('/images/2020/charity-children-want-to-create-change.jpg');"></div>
|
||||
<div class="mdc-card-content">
|
||||
<h2 class="mdc-typography--headline6">Charity: Children Want to Create Change</h2>
|
||||
<h3 class="mdc-typography--subtitle2">
|
||||
<time class="timeago" datetime="2020-03-14T15:25:00">Saturday 14 March 2020</time>
|
||||
• by Peiyan H, Nidilan S
|
||||
</h3>
|
||||
<div class="mdc-typography--body2 article-description">Reading School students want to make a difference to the world by getting involved with charities and raising money for them</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/2020/charity-children-want-to-create-change.html';">Read</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="copyright">
|
||||
<a href="https://mgrove.uk">© Matthew G 2020.</a>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<!-- Scripts -->
|
||||
<script src="/assets/js/cookies.js"></script>
|
||||
<script src="/assets/js/util.js"></script>
|
||||
<script src="/assets/js/main.js"></script>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
<style>
|
||||
#banner {
|
||||
background-image: url("/images/backgrounds/2020.jpg");
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="splitter"></div>
|
||||
|
||||
<div class="article-section parallax-section" data-jarallax="" data-speed="0.5" style="background-image: url('/images/backgrounds/2019.jpg');">
|
||||
<div class="article-section-header">
|
||||
<h1 class="mdc-typography--headline4">2019</h1>
|
||||
<button class="mdc-button " data-mdc-auto-init="MDCRipple" onclick="window.location='/years/2019';">See All <span class="material-icons">keyboard_arrow_right</span></button>
|
||||
</div>
|
||||
<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>
|
||||
</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>
|
||||
</html>
|
||||
Reference in New Issue
Block a user