GivingHouseholdsHtml Text¶
To install this script, copy all of the code below. Create a new Text document in Special Content using the name GivingHouseholdsHtml. Then paste the code into editor and save.
<div class="dash">
<script>document.title = "Giving Households"</script>
<style type="text/css">div.dash h3 {
text-align: center;
}
div.dash sup {
vertical-align: super;
font-size: .5em;
}
div.dash table {
margin-left: auto;
margin-right: auto;
}
div.dash thead th.right,
div.dash tfoot td,
div.dash tbody td,
div.dash tfoot th {
text-align: right;
}
div.dash th.large {
font-size: x-large;
}
</style>
<h3>Giving Households to Main Fund<sup> see notes</sup></h3>
<!--ytd-->
<!--d30-->
<!--d365-->
<h5>
<b>Notes</b>:<br/>
<b>Member Households</b>: Family unit where at least one of the primary adults is a member.<br/>
<b>Non-Member Households</b>: Active or Giving family unit where neither of the primary adults is a member.
</h5>
</div>