-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
97 lines (93 loc) · 3.94 KB
/
index.html
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<!-- DW6 -->
<head>
<!-- Copyright 2005 Macromedia, Inc. All rights reserved. -->
<title>Entertainment - Calendar</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="../../LUME Group/mm_entertainment.css" type="text/css">
</head>
<body bgcolor="#14285f">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr bgcolor="02021e">
<td width="400" colspan="2" rowspan="2" nowrap><img src="../../LUME Group/mm_entertainment_image.jpg" alt="Header image" width="400" height="140" border="0"></td>
<td width="360" height="58" nowrap colspan="2" id="logo" valign="bottom">WEBSITE NAME HERE</td>
<td width="100%"> </td>
</tr>
<tr bgcolor="02021E">
<td height="57" nowrap colspan="2" id="tagline" valign="top">Optional Tagline
Here</td>
<td width="100%"> </td>
</tr>
<tr>
<td colspan="5" bgcolor="#cc3300"><img src="../../LUME Group/mm_spacer.gif" alt="" width="1" height="2" border="0"></td>
</tr>
<tr>
<td colspan="5"><img src="../../LUME Group/mm_spacer.gif" alt="" width="1" height="2" border="0"></td>
</tr>
<tr>
<td colspan="5" bgcolor="#cc3300"><img src="../../LUME Group/mm_spacer.gif" alt="" width="1" height="1" border="0"></td>
</tr>
<tr>
<td colspan="5" id="dateformat"> <br>
<a href="javascript:;">home</a><br> </td>
</tr>
<tr>
<td width="156" valign="top"> </td>
<td colspan="2" valign="top"><br>
<table border="0" cellspacing="0" cellpadding="2" width="504">
<tr>
<td class="subHeader">Page Name Here</td>
</tr>
<tr>
<td class="bodyText"><p style="margin-top: 0;">Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>
<br> </td>
</tr>
<tr>
<td class="sidebarHeader">Enter Month Here<br>
<hr> </td>
</tr>
<tr>
<td class="detailText" valign="top"><p><strong>ENTER DATE
HERE:</strong> Event description. Rapiebant me spectacula theatrica,
plena imaginibus miseriarum mearum et fomitibus ignis mei. quis
est, quod ibi homo vult dolere.</p>
<p><strong>ENTER DATE
HERE:</strong> Event description. Rapiebant me spectacula theatrica,
plena imaginibus miseriarum mearum et fomitibus ignis mei. quis
est, quod ibi homo vult dolere.</p>
<br> </td>
</tr>
<tr>
<td class="sidebarHeader">Enter Month Here<br> <hr> </td>
</tr>
<tr>
<td class="detailText" valign="top"><p><strong>ENTER DATE
HERE:</strong> Event description. Rapiebant me spectacula theatrica,
plena imaginibus miseriarum mearum et fomitibus ignis mei. quis
est, quod ibi homo vult dolere.</p><br> </td>
</tr>
<tr>
<td class="subHeader">Enter Month Here<br> <hr> </td>
</tr>
<tr>
<td class="detailText" valign="top"><p><strong>ENTER DATE
HERE:</strong> Event description. Rapiebant me spectacula theatrica,
plena imaginibus miseriarum mearum et fomitibus ignis mei. quis
est, quod ibi homo vult dolere.</p> </td>
</tr>
</table></td>
<td width="100"> </td>
<td> </td>
</tr>
<tr>
<td width="156"> </td>
<td width="244"> </td>
<td width="260"> </td>
<td width="100"> </td>
<td width="100%"> </td>
</tr>
</table>
<br>
</body>
</html>