Month: January 2014

  • Welcome to our new website!

    We are pleased to announce that our school website has been completely re-written using the principles of Responsive Web Design (RWD) in order to provide the best user experience regardless of the device on which you are viewing it. Over the past few years there has been a steep rise the the number of people…

  • HTML in Posts -1

    You can use HTML in your posts by changing to the ‘Text’ tab on the ‘Add New Post’ page. Here are some simple examples: Create columns Imagine the page divided into 12; to create 2 equal columns on medium and larger screens wrap content like this: <div class="row">    <div class="col-md-6">First col. content</div>    <div class="col-md-6">Second col.…