A Workshop on Constructing Web Pages for your Meeting
Baltimore Yearly Meeting August, 2005
Page 6: The Head
<html>
<head>
<!--
The <head> section includes some header information such as the title,
and any styles you want to define. Styles are sometimes put into a
separate file called a 'cascading style sheet (css)' file. But we can
also include the styles here
-->
<!--
Always, Always have a unique title for the page. This title appears at
the top of the browser. It is also what the spiders look for, and it is
the way your site will be indexed and catalogued.
-->
<title>Gettysburg Monthly Meeting - Religious Society of Friends - Quakers</title>
<!--
The styles define things like what font I want to use in the body, or in
any section of the document.
-->
<style type="text/css">
BODY {
MARGIN-TOP: 0px; FONT-SIZE: 35px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
}
A:link {FONT-WEIGHT: bold; COLOR: #00006a; TEXT-DECORATION: none}
A:visited {FONT-WEIGHT: bold; COLOR: #00106a; TEXT-DECORATION: none}
A:active {FONT-WEIGHT: bold; COLOR: #00006a; TEXT-DECORATION: none}
A:hover {FONT-WEIGHT: bold; COLOR: #8000af; TEXT-DECORATION: none}
dt {FONT-WEIGHT: bold;}
</style> <!-- this is the ending tag for the styles -->
</head> <!-- this is the ending tag for the header information -->
<body bgcolor="#CECEFF" text="#000000">
<table width="100%" border="0" cellspacing="0" cellpadding="6" height="964">
<tr>
<td width="20%" height="228" bgcolor="#AEAEFF"></td>
<td width="80%" height="228"><img src="gettysburg.gif"></img></td>
</tr>
<tr>
<td colspan="2" bgcolor="#EEEEFF" height="20">
<center>
<hr width="95%" color="#A0A0FF" shade="noshade" size="1"></hr>
<a href="speak.html">Let Your Lives Speak</a>
<hr width="95%" color="#A0A0FF" shade="noshade" size="1"></hr>
</center>
</td>
</tr>
<tr>
<td valign="top" width="20%" bgcolor="#AEAEFF">
<br/>
<br/>
<b>About Us</b>
<br/>
<a href="index.html">Home</a><br/>
<a href="index.html#history">History</a><br/>
<a href="maps.html">Maps</a><br/>
<a href="index.html#contacts" title="How to contact us">Contacts</a><br/>
<a href="index.html#where">Where</a><br/>
<a href="index.html#approach">Convictions</a><br/>
<a href="index.html#programs">Programs</a><br/>
<a href="index.html#committees">Committees</a><br/>
<br/>
<b>About Quakers</b><br/>
<a href="http://www.bym-rsf.org/" title="Baltimore Yearly Meeting">Yearly Meeting</a>
<br/>
<a href="http://www.quaker.org/" title="Quakers on the Web">Quaker Links</a><br/>
<a href="http://www.fgcquakers.org/" title="Friends General Conference">FGC</a></td>
<td valign="top" width="80%">
<img src="Gladfelter1.jpg"></img>
<hr align="center" width="95%" color="#A0A0FF" shade="noshade" size="1"></hr>
<table>
<tr>
<td><strong>Mailing address:</strong></td>
<td>P.O. Box 4151, Gettysburg, PA 17325
</td>
</tr>
<tr>
<td><strong>Meeting place address:</strong></td>
<td>Glatfelter Lodge, Gettysburg College, Gettysburg, PA
<br/>
[Wheelchair accessible] [No hearing assistance system]<a href="maps.html">[maps]</a>
</td>
</tr>
<tr>
<td><strong>Telephone:</strong></td>
<td>(717) 642-6939
</td>
</tr>
<tr>
<td><strong>First Day schedule:</strong></td>
<td>Worship, 10:30 a.m.; First Day School, 10:30 a.m.
</td>
</tr>
<tr>
<td><strong>Business Meeting schedule:</strong></td>
<td>Second First Day of the month, after rise of Meeting.
</td>
</tr>
<tr>
<td valign="top"><strong>Travel directions:</strong></td>
<td>From the square in Gettysburg (intersection of US 30 and US [Business] 15)
go north one block on Carlisle St. to Water St. Left on Water, go one block and
through College Gate to parking lot. Walk north about 75 yards until you see the
Memorial Wall. Glatfelter Lodge (Faculty Lounge) is the old stone building with
stained glassed windows nearest the wall.
</td>
</tr>
<tr>
<td><strong>Co-Clerks:</strong></td>
<td>Frank Bailey and Margaret Stambaugh;</td>
</tr>
<tr>
<td><strong>Treasurer:</strong></td>
<td>Steve White;</td>
</tr>
<tr>
<td><strong>Ministry & Counsel:</strong></td>
<td>Margaret Stambaugh;</td>
</tr>
<tr>
<td><strong>Religious Education:</strong></td>
<td>
</td>
</tr> <!-- end of the last row of the internal table -->
</table> <!-- end of the internal table -->
</td> <!-- end of the "stuff" cell of the master table -->
</tr> <!-- end of the last row of the master table -->
</table> <!-- end of the master table -->
</body> <!-- end of the body of the page -->
</html> <!-- end of the page -->
An Introduction to Quakers
Friends at Watford Quaker Meeting (Britain)
This site is under the care of the Web Working Group.
Contribute directly to Yearly Meeting through our new, secure, contributions link! Baltimore Yearly Meeting is a non-profit 501(c)(3) tax deductible organization.
Our site has a lot to take in. For quick reference visit any of the following links.