Skip to content

Commit 5213e53

Browse files
committed
clean up html, better title
1 parent 6f35d1d commit 5213e53

File tree

1 file changed

+21
-17
lines changed

1 file changed

+21
-17
lines changed

40th.php

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,29 @@
11
<?php include "header.php"; ?>
22
<div id="big" class="title">
33
<div class="wrapper">
4-
</div>
4+
<h1>
5+
40th Information
6+
</h1>
7+
</div>
58
</div>
69
<div id="content">
7-
<div id="cWrapper" />
8-
<div class="40th_docs" style="float: right; width 30%;">
9-
<h2>Quick Links</h2>
10-
<br />
11-
<ul>
12-
<li><a href="40th_chairman_letter.php">Chairman Letter</a></li>
13-
<li><a href="40th_save_the_date.php">Save the Date</a></li>
14-
</ul>
15-
</div>
16-
<h2>40th News</h2>
17-
<div class="40thupdate" style="float: left; width: 70%;">
18-
<br />
19-
<h5><p>12/04/2015</p></h5>
20-
<p class="40th_info">Recently added the <a href="40th_chairman_letter.php">letter from our chairman</a> Andrew Glaude. This letter gives a high level overview of the event including activities and the formal dinner.</p>
21-
</div>
22-
</div>
10+
<div id="cWrapper" />
11+
<div class="40th_docs" style="float: right; width 30%;">
12+
<h2>Quick Links</h2>
13+
<br />
14+
<ul>
15+
<li><a href="40th_chairman_letter.php">Chairman Letter</a></li>
16+
<li><a href="40th_save_the_date.php">Save the Date</a></li>
17+
</ul>
18+
</div>
19+
<div class="40thupdate" style="float: left; width: 70%;">
20+
<br />
21+
<h5>
22+
<p>12/04/2015</p>
23+
</h5>
24+
<p class="40th_info">Recently added the <a href="40th_chairman_letter.php">letter from our chairman</a> Andrew Glaude. This letter gives a high level overview of the event including activities and the formal dinner.</p>
25+
</div>
26+
</div>
2327
</div>
2428
</div>
2529
<?php include "footer.php"; ?>

0 commit comments

Comments
 (0)