-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.htm
38 lines (38 loc) · 2.6 KB
/
contact.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Contact: Libertarian Studies Organization at The Ohio State University</title>
<link href="style.css" type="text/css" rel="stylesheet"/>
</head>
<body>
<h1>Libertarian Studies Organization at The Ohio State University</h1>
<div id="side">
<ul id="navigation">
<li><a href="index.htm" rel="home">Home</a></li>
<li><a href="events.htm">Events</a></li>
<li><a href="links.htm">Links</a></li>
<li><a href="contact.htm">Contact</a></li>
</ul>
<p id="freedom"><img src="freedom.png" alt="'Freedom' in cuneiform, circa 2300 B.C." height="62" width="191" title="This cuneiform writing is the earliest known written appearance of the word 'freedom.' It comes from a document written about 2300 B.C. in the Sumerian city-state of Lagash."/><span>This cuneiform writing is the earliest known written appearance of the word 'freedom.' It comes from a document written about 2300 B.C. in the Sumerian city-state of Lagash.</span></p>
</div>
<div id="content">
<p>We are looking forward to hearing from you!</p>
<div class="vcard">
<div class="org">
<span class="orgname">Libertarian Studies Organization</span>
</div>
<address class="adr">
<span class="street-address">1212 Summit St.</span>
<span class="locality">Columbus</span>,
<abbr class="region" title="Ohio">OH</abbr>
<span class="postal-code">43201</span>
</address>
<address class="adr">
<span class="email" title="PREF">lso_osu[at]yahoo[dot]com</span>
</address>
</div>
<p>You can also join the discussion in our USENET group: <a href="news://nntp.service.ohio-state.edu/osu.opinion.libertarian" title="Join the LSO newsgroup" rel="external">osu.opinion.libertarian</a>. Just configure <a href="http://www.microsoft.com/windows/oe/" title="Email and Newsgroup Client for Windows" rel="external">Outlook Express</a>, <a href="http://www.mozilla.org/products/thunderbird/" title="Email and Newsgroup Client - Reclaim Your Inbox!" rel="external">Mozilla Thunderbird</a>, or some other news reader to browse the groups available on the OSU News Server: <a href="news://nntp.service.ohio-state.edu" title="OSU's News Server" rel="external">nntp.service.ohio-state.edu</a>.</p>
</div>
<p id="footer"><a href="http://validator.w3.org/check/referer" title="Validate this XHTML">XHTML</a> | <a href="http://jigsaw.w3.org/css-validator/check/referer" title="Validate this CSS">CSS</a></p>
</body>
</html>