|
|
Line 1: |
Line 1: |
| <!--------------------coding of outside border-------------------------------------->
| | {| style="border:2px solid gray; width:20%; float:right; margin-left:10px; padding:5px; box-shadow:2px 2px 2px #888888" |
| <div style="border:2px solid gray; width:20%; float:right; margin-left:10px; padding:5px; box-shadow:2px 2px 2px #888888">
| | |- |
| <!--------------------------title of sidebar--------------------------------------------------->
| | | Style="text-align:center; border-bottom:4px solid black; font-size:1.1em; font-weight:bold"|Town Information |
| <div style="text-align:center; border-bottom:4px solid black; font-size:1.1em; font-weight:bold">Town Information</div>
| | |- |
| <!-----------------------------town seal-------------------------------->
| | | {{{townSeal}}} |
| <div style="text-align:center; border-bottom:4px solid black">TOWN SEAL</div>
| | |- |
| <!--------------------town name,county, established and incorporated------------------>
| | | class="usTownSidebarHeaders"|Town Name |
| <div style="border-bottom:4px solid black">
| | |- |
| <div style="text-align:center; font-size:1.1em; font-weight:bold">Granby</div>
| | | County: {{{county}}} |
| <div style="display:grid; grid-template-columns:50% 50%">
| | |- |
| <div>County:</div>
| | | Established: {{{established}}} |
| <div>Hartford</div>
| | |- |
| <div>Established:</div>
| | | Incorporated: {{{incorporated}}} |
| <div>1700</div>
| | |- |
| <div>Incorporated:</div>
| | | class="usTownSidebarHeaders"|Town Clerk |
| <div>1800</div>
| | |- |
| </div>
| | | Address: {{{address}}} |
| </div>
| | |- |
| <!-----------------------------town clerk---------------------------------->
| | | Telephone: {{{phone number}}} |
| <div style="border-bottom:4px solid black">
| | |- |
| <div style="text-align:center; font-size:1.1em; font-weight:bold">Town Clerk</div>
| | | Fax: {{{fax number}}} |
| <div style="display:grid; grid-template-columns:50% 50%">
| | |- |
| <div>Address:</div>
| | | E-mail: {{{e-mail}}} |
| <div>15 North Granby Road<br>Granby, CT 06035</div>
| | |- |
| <div>Telephone:</div>
| | | class="usTownSidebarHeaders"|Website |
| <div>(860) 844-5308</div>
| | |- |
| <div>Fax:</div>
| | | {{{website}}} |
| <div>(860) 653-4769</div>
| | |- |
| <div>[https://www.granby-ct.gov/user/63/contact E-mail]</div>
| | | See map: {{{google map}}} |
| <div></div>
| |
|
| |
|
| </div>
| | |
| </div>
| | |} |
| <!----------------------website------------------------------------->
| |
| <div style="text-align:center; font-size:1.1em; font-weight:bold">Website</div>
| |
| <div style="border-bottom:4px solid black">[https://www.granby-ct.gov/town-clerk Website]<br>
| |
| <div>
| |
| See map:[https://www.google.com/maps/place/15+N+Granby+Rd,+Granby,+CT+06035/@41.9545942,-72.7940051,17z/data=!3m1!4b1!4m5!3m4!1s0x89e703eff83707d3:0x5620d3bab9db434a!8m2!3d41.9545942!4d-72.7918164 Google Map]</div>
| |
| </div>
| |
| <!-------------------------townhall image----------------------------->
| |
| <div style="text-align:center"> TOWN HALL IMAGE
| |
| </div>
| |
| </div>
| |