mirror of
https://github.com/MillironX/4h-record-books.git
synced 2024-10-31 22:53:09 +00:00
106 lines
4.8 KiB
HTML
106 lines
4.8 KiB
HTML
<!doctype html>
|
|
<html><!-- InstanceBegin template="/Templates/_template.dwt" codeOutsideHTMLIsLocked="false" -->
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<!-- InstanceBeginEditable name="doctitle" -->
|
|
<title>Albany County 4-H Record Book Portfolios ~ Section 4 - Community Service</title>
|
|
<!-- InstanceEndEditable -->
|
|
<link href="favicon.ico" rel="shortcut icon" />
|
|
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
|
<link href="css/site.css" rel="stylesheet" type="text/css" />
|
|
<!-- InstanceBeginEditable name="head" -->
|
|
<!-- InstanceEndEditable -->
|
|
</head>
|
|
|
|
<body>
|
|
<nav class="navbar navbar-default">
|
|
<div class="container-fluid">
|
|
<div class="navbar-header">
|
|
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse-main">
|
|
<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="img/4-H-Club-Emblem.svg" alt="Wyoming 4-H Logo" width="20px" height="20px" />
|
|
</a>
|
|
</div>
|
|
|
|
<div class="collapse navbar-collapse" id="navbar-collapse-main">
|
|
<ul class="nav navbar-nav">
|
|
<li class="dropdown">
|
|
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Record Books <span class="caret"></span></a>
|
|
<ul class="dropdown-menu" role="menu">
|
|
<li><a href="Cover.html">Cover Page</a></li>
|
|
<li><a href="Section1.html">Section 1</a></li>
|
|
<li><a href="Section2.html">Section 2</a></li>
|
|
<li><a href="Section3.html">Section 3</a></li>
|
|
<li><a href="Section4.html">Section 4</a></li>
|
|
<li><a href="Section5.html">Section 5</a></li>
|
|
<li><a href="Section6.html">Section 6</a></li>
|
|
<li><a href="Section7.html">Section 7</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
<div class="container-fluid">
|
|
<div class="row">
|
|
<div class="col-lg-8 col-lg-offset-2">
|
|
<!-- InstanceBeginEditable name="MainBody" -->
|
|
<h1>Section 4
|
|
● <small>Community Service</small></h1>
|
|
<div class="row">
|
|
<div class="col-md-6 col-md-offset-3">
|
|
<div class="btn-group btn-group-justified"> <a href="book/Section4.docx" class="btn btn-primary"> <img src="img/Microsoft-Word-New.svg" alt="Microsoft Word Format"/>   Template </a> <a href="example/Section_4.pdf" class="btn btn-danger"> <img src="img/Adobe-Acrobat.svg" alt="Adobe Acrobat PDF Format"/>   Examples </a> </div>
|
|
</div>
|
|
</div>
|
|
<br />
|
|
<div class="center-cropped" data-parallax="scroll" data-image-src="./img/sec4-bg-cleanup.jpg"></div>
|
|
<br />
|
|
<blockquote> Ask not what your country can do for you, ask what you can do for your country.<small>President John F. Kennedy</small> </blockquote>
|
|
<h2> Requirements </h2>
|
|
<table class="table table-bordered table-responsive table-striped table-fixed-width font-mono">
|
|
<tr>
|
|
<th></th>
|
|
<th>Juniors<span class="visible-md visible-lg"><small> (Ages 8-10)</small></span></th>
|
|
<th>Intermediates<span class="visible-md visible-lg"><small> (Ages 11-13)</small></span></th>
|
|
<th>Seniors<span class="visible-md visible-lg"><small> (Ages 14+)</small></span></th>
|
|
</tr>
|
|
<tr>
|
|
<th>Minimum # of community service activities in current report year</th>
|
|
<td>Two (2)</td>
|
|
<td>Three (3)</td>
|
|
<td>Four (4)</td>
|
|
</tr>
|
|
<tr>
|
|
<th>Minimum # of community service hours in current report year</th>
|
|
<td>Ten (10)</td>
|
|
<td>Twenty (20)</td>
|
|
<td>Thirty (30)</td>
|
|
</tr>
|
|
</table>
|
|
<div class="panel panel-warning">
|
|
<div class="panel-heading">
|
|
<h3 class="panel-title"> <span class="glyphicon glyphicon-edit"></span> Note </h3>
|
|
</div>
|
|
<div class="panel-body"> This is one of the <b>cumulative</b> sections of the record book. At the start of each 4-H year, just append the new year's records to your previous year's records, giving a complete picture of your entire 4-H career. </div>
|
|
</div>
|
|
<p>Chronicle all of your altuistic service for others through 4-H in this section. In order to be recorded here, your actions must not be reimbersed in any way (that kind of defeats the point of service).</p>
|
|
<p>We also ask that all of the activities here be specifically done in the name of 4-H. In other words, activities done through church, other clubs, or out of duty to family don't belong here.</p>
|
|
<!-- InstanceEndEditable -->
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<!--Bootstrap scripts-->
|
|
<script src="script/jquery-1.9.1.min.js" type="text/javascript"></script>
|
|
<script src="script/bootstrap.min.js" type="text/javascript"></script>
|
|
<script src="script/parallax.min.js" type="text/javascript"></script>
|
|
</body>
|
|
<!-- InstanceEnd --></html>
|