2019-07-25 23:17:19 +00:00
<!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 -->
2019-08-06 23:07:53 +00:00
< link href = "favicon.ico" rel = "shortcut icon" / >
2019-07-25 23:17:19 +00:00
< 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 / >
2019-08-10 03:44:59 +00:00
< 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 >
2019-07-25 23:17:19 +00:00
< 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 >
2019-08-10 03:44:59 +00:00
< th > Recommended # of community service hours in current report year< / th >
< td > > Two (2)< / td >
< td > > Five (5)< / td >
< td > > Ten (10)< / td >
2019-07-25 23:17:19 +00:00
< / 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 >
2019-08-10 03:44:59 +00:00
< p > Chronicle all of your altruistic service for others through 4-H in this section. In order to be recorded here, your actions must not be reimbursed or required in any way (that kind of defeats the point of service).< / p >
2019-07-25 23:17:19 +00:00
<!-- 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 >