-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
194 lines (189 loc) · 7.38 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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link rel="stylesheet" href="css/header.css" />
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.6.3/css/all.css"
integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/"
crossorigin="anonymous"
/>
<link
href="https://fonts.googleapis.com/css?family=Cinzel|Cinzel+Decorative&display=swap"
rel="stylesheet"
/>
<title>Header</title>
</head>
<body>
<header class="header">
<nav class="topnav" id="myTopnav">
<a href="#home" class="active">HOME</a>
<a href="pages/menu.html" id="navigationLink">FOOD</a>
<a href="pages/drinks.html">BEER</a>
<a href="pages/cocktails.html">COCKTAILS</a>
<a href="pages/privateEvents.html">RESERVATIONS</a>
<a href="pages/events.html">UPCOMING EVENTS</a>
<a
href="https://www.instagram.com/thedublinersd/"
target="_blank"
class="socialMedia"
><i class="fab fa-instagram"></i
></a>
<a
href="https://www.facebook.com/thedublinersd/"
target="_blank"
class="socialMedia"
><i class="fab fa-facebook"></i
></a>
<a
href="https://twitter.com/dubliner_sd?lang=en"
target="_blank"
class="socialMedia"
><i class="fab fa-twitter"></i
></a>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
</nav>
<img id="logo" src="images/dublinerGoldLogo.png" alt="The Dubliner" />
</header>
<section class="bookParty">
<h1>FOOD & DRINK</h1>
<div class="paddingInsideMobile">
<h2>Great Food. Great Beer.</h2>
<article class="bookPartyArticle">
<img
class="imageFloatRight"
src="images/citrusDrink.jpg"
alt="Book a party"
/>
<p class="sideText">
Classic and hand crafted cocktails, 18 rotating beers on draft, Irish dishes
prepared daily, and much more.
<br />
<br />
The Dubliner is a great place for after work happy hours and regular food specials.
</p>
</article>
</div>
<a class="button floatRight" href="pages/menu.html"
>View Our Menu</a>
<div class="clearFloat"> </div>
</section>
<!--
<section class="about">
<h1>About</h1>
<div class="aboutContainer container">
<div class="aboutText">
<h2>The Best Irish Pub</h2>
<p>
Dublin, a city of life, hospitality and fun, has a pub culture that
is famous throughout the world. Dublin is Ireland’s capital and
Europe’s most treasured city. It is steeped in tradition and
history.
</p>
<br />
<p>
Now, San Diego has its very own piece of Dublin, snug in the corner
of the Gaslamp Quarter’s Fourth Avenue. The Dubliner was
manufactured by O’Sullivan Interiors and shipped thousands of miles
across the Atlantic Ocean. It is an authentic Irish pub exuding warm
hospitality Irish fun.
</p>
<br />
<a class="button" href="pages/about.html"
>Read More</a>
</div>
<br/>
</div>
</section> -->
<section class="bookParty">
<h1>MUSIC & SPORTS</h1>
<div class="paddingInsideMobile">
<h2>Live Irish Music & Great Games</h2>
<article class="bookPartyArticle">
<img
class="imageFloatLeft"
src="images/Live_Music_in_San_Diego_Gaslamp_Lauren_Leigh_&_The_Low_Keys.png"
alt="Live Music and Game Play"
/>
<p class="marginBottom">
Live Irish Music featured regularly spiced with playful fun depending on local events in town.
<br />
<br />
Contact our Bar Manager today to customize your event and make it
memorable. With our commitment to guest satisfaction, eye for detail,
and flexibility, our staff gives a welcoming touch to every party and
event.
</p>
<a class="button floatRight" style="margin-right: 20%;" href="pages/events.html"
>View Upcoming Events</a>
</article>
</div>
<div class="clearFloat"> </div>
</section>
<section class="bookParty">
<h1>BOOK YOUR PARTY</h1>
<div class="paddingInsideMobile">
<h2>Events, Parties, Gatherings, & More</h2>
<article class="bookPartyArticle">
<img
class="imageFloatLeft"
src="images/dublininterior5.jpg"
alt="Book a party"
/>
<p>
The Dubliner Irish Pub & Restaurant is a fantastic venue to host a
private party in the Gaslamp Quarter of downtown San Diego! Offering
guests a cozy authentic atmosphere, we provide the perfect ambiance to
celebrate your special occasion.
<br />
<br />
Contact our Bar Manager today to customize your event and make it
memorable. With our commitment to guest satisfaction, eye for detail,
and flexibility, our staff gives a welcoming touch to every party and
event.
</p>
<a class="button floatRight" style="margin-right: 23%;" href="pages/privateEvents.html"
>Learn More</a>
</article>
</div>
<div class="clearFloat"> </div>
</section>
<footer>
<img
class="footerLogo"
src="images/dublinerGoldLogo.png"
alt="The Dubliner's Logo"
/>
<div class="footerLocation">
<h5>LOCATION</h5>
<p>554 Fourth Ave</p>
<p>San Diego, CA</p>
<p>92101</p>
</div>
<div class="footerHours">
<h5>HOURS</h5>
<p>Monday - Saturday</p>
<p>11:30am - 2:00am</p>
<p>Sunday</p>
<p>9:00am - 2:00am</p>
</div>
<div class="footerContact">
<h5>CONNECT WITH US</h5>
<a href="https://www.facebook.com/thedublinersd/"
target="_blank"><i class="fab fa-facebook"></i></a>
<a href="https://twitter.com/dubliner_sd?lang=en"
target="_blank"><i class="fab fa-twitter"></i></a>
<a href="https://www.instagram.com/thedublinersd/"
target="_blank""><i class="fab fa-instagram"></i></a>
<p>cheers@dublinersd.com</p>
<p><a href="tel:+6192395818">(619) 239-5818</a></p>
</div>
</footer>
<script src="js/index.js"></script>
</body>
</html>