Created
September 1, 2016 09:32
-
-
Save chrisvasey/04a968b415aa9d0cdbb8e85b5d1a0644 to your computer and use it in GitHub Desktop.
Training Course Page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<!-- Meta Tags --> | |
<meta charset="utf-8"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | |
<meta name="description" content="Smart Solutions Education Services provided on behalf of NYCC"> | |
<meta name="keyword" content="smartsolutions smart solutions business services nycc north yorkshire county council"> | |
<!-- Page Title --> | |
<title>Course | Smart Solutions</title> | |
<!-- Favicon --> | |
<link rel="apple-touch-icon" sizes="57x57" href="images/favicon/apple-touch-icon-57x57.png"> | |
<link rel="apple-touch-icon" sizes="60x60" href="images/favicon/apple-touch-icon-60x60.png"> | |
<link rel="apple-touch-icon" sizes="72x72" href="images/favicon/apple-touch-icon-72x72.png"> | |
<link rel="apple-touch-icon" sizes="76x76" href="images/favicon/apple-touch-icon-76x76.png"> | |
<link rel="apple-touch-icon" sizes="114x114" href="images/favicon/apple-touch-icon-114x114.png"> | |
<link rel="apple-touch-icon" sizes="120x120" href="images/favicon/apple-touch-icon-120x120.png"> | |
<link rel="apple-touch-icon" sizes="144x144" href="images/favicon/apple-touch-icon-144x144.png"> | |
<link rel="apple-touch-icon" sizes="152x152" href="images/favicon/apple-touch-icon-152x152.png"> | |
<link rel="apple-touch-icon" sizes="180x180" href="images/favicon/apple-touch-icon-180x180.png"> | |
<link rel="icon" type="image/png" href="images/favicon/favicon-32x32.png" sizes="32x32"> | |
<link rel="icon" type="image/png" href="images/favicon/favicon-194x194.png" sizes="194x194"> | |
<link rel="icon" type="image/png" href="images/favicon/favicon-96x96.png" sizes="96x96"> | |
<link rel="icon" type="image/png" href="images/favicon/android-chrome-192x192.png" sizes="192x192"> | |
<link rel="icon" type="image/png" href="images/favicon/favicon-16x16.png" sizes="16x16"> | |
<link rel="manifest" href="images/favicon/manifest.json"> | |
<link rel="mask-icon" href="images/favicon/safari-pinned-tab.svg" color="#5bbad5"> | |
<link rel="shortcut icon" href="images/favicon/favicon.ico"> | |
<meta name="msapplication-TileColor" content="#da532c"> | |
<meta name="msapplication-TileImage" content="images/favicon/mstile-144x144.png"> | |
<meta name="msapplication-config" content="images/favicon/browserconfig.xml"> | |
<meta name="theme-color" content="#ffffff"> | |
<!-- Icon fonts --> | |
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet"> | |
<link href="elegant_font/style.css" rel="stylesheet"> | |
<!-- Google fonts --> | |
<!-- <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'> --> | |
<!-- <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,700,300' rel='stylesheet' type='text/css'> --> | |
<!-- Revolution Slider --> | |
<link href="rev-slider/css/settings.css" rel="stylesheet" type="text/css"/> | |
<link href="rev-slider/css/layers.css" rel="stylesheet" type="text/css"/> | |
<link href="rev-slider/css/navigation.css" rel="stylesheet" type="text/css"/> | |
<link href="css/main.css" rel="stylesheet"> | |
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> | |
<!--[if lt IE 9]> | |
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> | |
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> | |
<![endif]--> | |
<!-- google map --> | |
<!--<script src="http://maps.googleapis.com/maps/api/js"></script>--> | |
</head> | |
<body id="training"> | |
<!-- header --> | |
<header> | |
<nav class="navbar"> | |
<div class="container"> | |
<div class="navbar-header"> | |
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> | |
<span class="sr-only">Toggle navigation</span> | |
<span class="icon-bar"></span> | |
<span class="icon-bar"></span> | |
<span class="icon-bar"></span> | |
</button> | |
<a class="navbar-brand" href="index.html"><img src="images/sslogoedu.svg" alt></a> | |
</div> | |
<div id="navbar" class="collapse navbar-collapse navbar-right"> | |
<ul class="nav navbar-nav"> | |
<li><a href="index.html">Home</a></li> | |
<li> | |
<a href="news.html">News</a> | |
</li> | |
<li class="active"> | |
<a href="services.html">Services</a> | |
</li> | |
<li><a href="training.html">Training and Events</a></li> | |
<li><a href="about.html">About</a></li> | |
<li><a href="contact.html">Contact</a></li> | |
</ul> | |
<a href="signup.html" class="btn btn-success loginBtn loginBtnTrans">Sign Up</a> | |
<a href="https://secure2.sla-online.co.uk/default.aspx?logo=26" class="btn btn-success loginBtn">Login</a> | |
</div> | |
</div> <!-- end of container --> | |
</nav> <!-- end of nav --> | |
</header> | |
<!-- end of header --> | |
<div class="container-fluid noPad"> | |
<!-- Product Info --> | |
<div class="heroServices row"> | |
<div class="col-md-3 noPad"> | |
<a href="services-child.html" class="col-md-6 col-xs-3 noPad" id="darkBlue"> | |
<div class="serviceBlock noPad"> | |
<img class="serviceIcon" src="images/ui-icons/technology.svg" alt="technology"> | |
<h3>Technology</h3> | |
</div> | |
</a> | |
<a href="services-child-fa.html" class="col-md-6 col-xs-3 noPad" id="green"> | |
<div class="serviceBlock noPad"> | |
<img class="serviceIcon" src="images/ui-icons/facilities.svg" alt="Facilities"> | |
<h3>Facilities</h3> | |
</div> | |
</a> | |
</div> | |
<div class="col-md-3 noPad"> | |
<a href="index.html" class="col-md-6 col-xs-3 noPad" id="purple"> | |
<div class="serviceBlock noPad"> | |
<img class="serviceIcon" src="images/ui-icons/people.svg" alt="people"> | |
<h3>People</h3> | |
</div> | |
</a> | |
<div class="col-md-6 col-xs-3 noPad" id="orange"> | |
<div class="serviceBlock noPad"> | |
<img class="serviceIcon" src="images/ui-icons/education.svg" alt="education"> | |
<h3>Education</h3> | |
</div> | |
</div> | |
</div> | |
<div class="col-md-3 noPad"> | |
<div class="col-md-6 col-xs-3 noPad" id="blue"> | |
<div class="serviceBlock noPad" > | |
<img class="serviceIcon" src="images/ui-icons/finance.svg" alt="finance"> | |
<h3>Legal & Finance</h3> | |
</div> | |
</div> | |
<div class="col-md-6 col-xs-3 noPad" id="red"> | |
<div class="serviceBlock noPad"> | |
<img class="serviceIcon" src="images/ui-icons/culture.svg" alt="culture"> | |
<h3>Culture</h3> | |
</div> | |
</div> | |
</div> | |
<div class="col-md-3 noPad"> | |
<div class="col-md-6 col-xs-3 noPad"> | |
<div class="serviceBlock noPad" id="gray"> | |
<img class="serviceIcon" src="images/ui-icons/training.svg" alt="training"> | |
<h3>Training & Development</h3> | |
</div> | |
</div> | |
<div class="col-md-6 col-xs-3 noPad" id="turquoise"> | |
<div class="serviceBlock noPad"> | |
<img class="serviceIcon" src="images/ui-icons/communications.svg" alt="communications"> | |
<h3>Communications</h3> | |
</div> | |
</div> | |
</div> | |
</div> | |
<div class="col-md-12 noPad servicesTitle" style="background: url('images/course1.jpg');"> | |
<div class="fluid-container noPad trainingOverlay"> | |
<div class="container"> | |
<div class="col-md-12"> | |
<h1> | |
NYSCB Safeguarding Children | |
</h1> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
<!-- our-services --> | |
<section class="service-content"> | |
<div class="container"> | |
<div class="content row"> | |
<div class="servie-single-details col col-md-12"> | |
<div class="second-row row"> | |
<div class="single-service-description"> | |
<p> | |
<h3>Outline</h3> | |
To update knowledge of child protection issues, including: definitions, indicators, legislation, guidance, and processes | |
<br><br> | |
<h3>Outcome</h3> | |
Delegates will: Increase understanding of the legislation & guidance under-pinning ‘safeguarding children’ work. Look at the implications of guidance & legislation on practice. Establish a basic understanding of the types of abuse which can be experienced by children & young people. Increase awareness of the indicators of abuse. Increase awareness of ‘peer abuse’, including links with CSE. Understand responsibilities to record, report, & share information. Start to explore perpetrators behaviour in order to work preventatively. Explore lessons learned from a Serious Case Review. | |
<br><br> | |
Description | |
This is suitable for ALL multi-agency staff required to update their child protection knowledge, including designated safeguarding leads in agencies such as Education and Early Years. Delegates should have undertaken the LSCB Online Basic Awareness Course within the previous 2 years | |
<br><br> | |
<div class="col-md-6 col-xs-12 noPad"> | |
<h3>Trainer</h3> | |
Katie Hibbs | |
</div> | |
<div class="col-md-6 col-xs-12 noPad"> | |
<h3>Venue</h3> | |
Belle Vue, <br> | |
Skipton, <br> | |
Broughton Road, <br> | |
BD23 1FJ | |
</div> | |
<h3>Contact</h3> | |
For any system / booking queries relating to this website please contact the Smart Solutions Team - 01609 533 222 or email [email protected] For any other booking queries (e.g. queries about venues, timings, pre-work etc) please contact Employment Support Services - 01609 532190 or email [email protected] Please any other NYSCB queries, please see the following link for full NYSCB contact details - http://www.safeguardingchildren.co.uk/contact-us.html | |
<br><br> | |
<h3>Additional Dates</h3> | |
No Additional Dates Available | |
</p> | |
</div> | |
</div> | |
</div> <!-- end of servie-single-details --> | |
</div> <!-- end of content --> | |
</div> <!-- end of container --> | |
</section> | |
<!-- end of our-services --> | |
<section class="container"> | |
<div class="col-md-4 col-xs-12 childService"> | |
<a href="#"> | |
<img src="images/services/child/hardware-thumb.jpg" alt="Hardware" /> | |
<h4>Training Child</h4> | |
</a> | |
</div> | |
<div class="col-md-4 col-xs-12 childService"> | |
<a href="#"> | |
<img src="images/services/child/hardware-thumb.jpg" alt="Hardware" /> | |
<h4>Training Child</h4> | |
</a> | |
</div> | |
<div class="col-md-4 col-xs-12 childService"> | |
<a href="#"> | |
<img src="images/services/child/hardware-thumb.jpg" alt="Hardware" /> | |
<h4>Training Child</h4> | |
</a> | |
</div> | |
</section> | |
<div class="container"> | |
<div class="col-md-12 ctaWrap"> | |
<div class="global-cta"> | |
<h3>Interested in our this course?</h3> | |
<p> | |
Let us know your details and one of our account managers will be in touch with some more infomation <br> | |
</p> | |
<div class=""> | |
<form class="form-horizontal"> | |
<div class="form-group col col-md-12"> | |
<input type="text" class="form-control" placeholder="Your Name"> | |
</div> | |
<div class="form-group col col-md-12"> | |
<input type="email" class="form-control" placeholder="Email Address"> | |
</div> | |
<div class="form-group col col-md-12"> | |
<input type="text" class="form-control" placeholder="School or Business Name"> | |
</div> | |
<div class="form-group col col-md-12"> | |
<input type="text" class="form-control" placeholder="Phone Number (Optional)"> | |
</div> | |
<div class="form-group col col-md-12 inlineChecks"> | |
<!-- Multiple Checkboxes (inline) --> | |
<label class="col-md-12 control-label" for="sector">Sector:</label> | |
<div class="checkbox col-md-4 col-xs-12"> | |
<label class="checkbox-inline"> | |
<input type="checkbox" name="sector" id="sector-0" value="education"> | |
<span class="cr"><i class="cr-icon fa fa-check"></i></span> | |
<h4 class="noPad">Education</h4> | |
</label> | |
</div> | |
<div class="checkbox col-md-4 col-xs-12"> | |
<label class="checkbox-inline"> | |
<input type="checkbox" name="sector" id="sector-1" value="business"> | |
<span class="cr"><i class="cr-icon fa fa-check"></i></span> | |
<h4 class="noPad">Business</h4> | |
</label> | |
</div> | |
<div class="checkbox col-md-4 col-xs-12"> | |
<label class="checkbox-inline"> | |
<input type="checkbox" name="sector" id="sector-2" value="public"> | |
<span class="cr"><i class="cr-icon fa fa-check"></i></span> | |
<h4 class="noPad">Public Sector</h4> | |
</label> | |
</div> | |
<div class="row"> | |
<input type="text" class="form-control" placeholder="Other..."> | |
</div> | |
</div> | |
<div class="form-group col col-md-12"> | |
<a class="btn btn-default theme-btn btn-block" role="button" data-toggle="modal" href='#CTA'>Send Me More Infomation <i class="arrow_right"></i></a> | |
</div> | |
</form> | |
</div> | |
</div> | |
</div> | |
</div> | |
<script> | |
$(document).ready(function(){ | |
$('#CTA').on('shown.bs.modal', function () { | |
$('#myInput').focus() | |
}) | |
}); | |
</script> | |
<div class="modal fade" id="CTA"> | |
<div class="modal-dialog"> | |
<div class="modal-content" id="CTABody"> | |
<div class="modal-header"> | |
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> | |
<h3 class="modal-title">Other Services</h2> | |
</div> | |
<div class="modal-body"> | |
<p> | |
Let us know some of the other services you are interested in and we shall send you this infomation too. | |
</p> | |
<form class="form-horizontal modalForm"> | |
<fieldset> | |
<!-- Form Name --> | |
<!-- Multiple Checkboxes --> | |
<div class="form-group"> | |
<div class="checkbox"> | |
<label class="checkbox-inline"> | |
<input type="checkbox" name="option-hr" id="option-hr" value="HR"> | |
<span class="cr"><i class="cr-icon fa fa-check"></i></span> | |
<p>Tech</p> | |
</label> | |
</div> | |
<div class="checkbox"> | |
<label class="checkbox-inline"> | |
<input type="checkbox" name="option-payroll" id="option-payroll" value="HR"> | |
<span class="cr"><i class="cr-icon fa fa-check"></i></span> | |
<p>Facilities</p> | |
</label> | |
</div> | |
<div class="checkbox"> | |
<label class="checkbox-inline"> | |
<input type="checkbox" name="option-Grounds" id="option-Grounds" value="HR"> | |
<span class="cr"><i class="cr-icon fa fa-check"></i></span> | |
<p>Grounds keepings</p> | |
</label> | |
</div> | |
<div class="checkbox"> | |
<label class="checkbox-inline"> | |
<input type="checkbox" name="option-Building" id="option-Building" value="HR"> | |
<span class="cr"><i class="cr-icon fa fa-check"></i></span> | |
<p>Buildings maintenance</p> | |
</label> | |
</div> | |
<div class="checkbox"> | |
<label class="checkbox-inline"> | |
<input type="checkbox" name="option-educationals" id="option-educationals" value="HR"> | |
<span class="cr"><i class="cr-icon fa fa-check"></i></span> | |
<p>Educational skills</p> | |
</label> | |
</div> | |
<div class="checkbox"> | |
<label class="checkbox-inline"> | |
<input type="checkbox" name="option-Training" id="option-Training" value="HR"> | |
<span class="cr"><i class="cr-icon fa fa-check"></i></span> | |
<p>Training</p> | |
</label> | |
</div> | |
</div> | |
</fieldset> | |
</form> | |
</div> | |
<div class="modal-footer"> | |
<div class="col-md-6 col-xs-12"> | |
<button type="button" class="btn btn-default btn-block" data-dismiss="modal">Skip</button> | |
</div> | |
<div class="col-md-6 col-xs-12"> | |
<button type="button" class="btn btn-success btn-block" data-dismiss="modal">Send</button> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
<!-- footer --> | |
<footer> | |
<div class="container siteFooter"> | |
<div class="row"> | |
<div class="col col-md-3 col-xs-12"> | |
<div class="footer-widget"> | |
<a href="index.html"> | |
<img src="images/ssLogoWhite.svg" class="footer-logo" id="sslogo" alt="Smart Solutions Logo"> | |
</a> | |
</div> | |
</div> | |
<div class="col col-md-3 col-xs-12"> | |
<div class="footer-widget"> | |
<a href="index.html"> | |
<img src="images/nycc-logo.png" class="footer-logo" id="nycclogo"> | |
</a> | |
</div> | |
</div> | |
<div class="col col-md-3 col-xs-12"> | |
<div class="footer-widget about-widget"> | |
<h2>Address</h2> | |
<p> | |
County Hall, Racecourse Ln, <br> | |
Northallerton <br>DL7 8AD | |
</p> | |
</div> | |
</div> | |
<div class="col col-md-3 col-xs-12"> | |
<div class="footer-widget about-widget"> | |
<h2>Contact</h2> | |
<p> | |
Phone: 01609 533 222 <br> | |
8.30-17.00 Monday - Thursday <br> | |
8.30-16.30 Friday | |
</p> | |
</div> | |
</div> | |
</div> <!-- end of row --> | |
<div class="row"> | |
<div class="col col-md-12 copyrightWrap"> | |
<hr> | |
<p class="text-center"><span class="copyrightText">© 2016 Smart Solutions, All Rights Reserved</span></p> | |
</div> | |
</div> <!-- end of copyright --> | |
</div> <!-- end of container --> | |
</footer> | |
<!-- end of footer --> | |
<!-- All JavaScript files | |
================================================== --> | |
<script src="js/jquery-1.11.3.min.js"></script> | |
<script src="js/bootstrap.min.js"></script> | |
<!-- Plugins for this template --> | |
<script src="js/jquery-ui.js"></script> | |
<script src="js/jquery.shuffle.min.js"></script> | |
<script src="js/jquery.fancybox.pack.js"></script> | |
<script src="js/jquery.fancybox-media.js"></script> | |
<!-- Custom script for this template --> | |
<script src="js/project-script.js"></script> | |
<script src="js/common-script.js"></script> | |
<script src="js/svg-process.js"></script> | |
<script> | |
$(function() { | |
$(".childService").click(function() { | |
$(".childService").removeClass("active"); | |
$(this).addClass("active"); | |
}); | |
}); | |
</script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment