-
Notifications
You must be signed in to change notification settings - Fork 0
/
pub.html
53 lines (49 loc) · 4.37 KB
/
pub.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
<!DOCTYPE html>
<html lang= "en-US">
<head>
<meta charset="utf-8">
<title>casamania PUB</title>
<link rel="stylesheet" type="text/css" href="PUB.css">
<link rel="icon" href="dbmsimg/logo.jpg" type="image/jpg" sizes="16x16logo.jpg">
<link href="https://fonts.googleapis.com/css?family=Acme|Alegreya|Dancing+Script|Kanit|Rye|Satisfy" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Berkshire+Swash|Lobster+Two|Metal+Mania|Permanent+Marker" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Indie+Flower" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Tangerine">
</head>
<body>
<nav>
<div id="logo"><p class="logo-name">Casamania</p></div>
<div>
<ul>
<li><a href="home.html">HOME</a></li>
<li><a href="pub.html">THE PUB</a></li>
<li><a href="gallery.html">GALLERY</a></li>
<li><a href="menu.html">MENU</a></li>
<li><a href="dine.html">DINING</a></li>
<li><a href="Contact.html">CONTACT</a></li>
</ul>
</div>
</nav>
<div id="major-part">
<div class="welcome">
<div class="welcometo"><div class="h1">Welcome to</div><br><div class="h2">THE PUB</div><br><p>proudly serving since 1968 !!</p></div>
</div>
<div class="his1">
<div class="his2"><div class="his4"><h1>a Rich</h1><br><h2>HISTORY</h2><br><h3 class="flower" style="text-align: center;margin-top: -60px;">✻</h3><br><p style="text-align: center;margin-top: -10px;"><strong>The Casamania</strong> is a <em>Pub </em>with a long and rich history first opening it’s doors as a Public House in 1968. One of The Casamania’s more prominent mentions in history is James Joyce’s reference to the pub in Ulysses at a time when the pub was named Tulley’s. The Casamania Pub has retained it’s original architecture from 1968 including its vaulted ceilings, original bar and even the original barrel taps behind the bar. From the moment you walk in to the pub you can feel the rich history come to life.</p></div>
<div class="his5"><img src="dbmsimg/pub2.jpg"><img src="dbmsimg/pub3.jpg"><img src="dbmsimg/pub4.jpg"><img src="dbmsimg/pub5.jpg"><img src="dbmsimg/pub6.jpg"></div>
<div class="his6"><p style="text-align: center;">Blending the deep roots of the past with the present is something The Casamania does better than most. <strong>In </strong>addition to a full bar and well-rounded wine list we also offer an impressive selection of craft beers, which rotate on a regular basis and a whiskey collection that is second to none. The Casamania is perfect for that after work drink or a celebration after a big win at The Aviva Stadium. Heading to a show at The Board Gais Theatre or The 3 Arena, The Casamania is less than a 5 minute walk from either and the perfect destination for a few pre or post show drinks.</p></div></div>
<div class="his3"><h1>What 's</h1><h2> on ...</h2><br></div>
</div>
</div>
<footer id="pagefooter">
<div id="contact" style="display: block;color: white;margin-left: 15px;height: 150px;width: 430px;"><p style="font-family: Helvatica;font-size: 25px;color: white;">Contact Us</p><br><p style="margin-top: -40px;width: 200px;">www.casamanaia.in<br>0172 301 2221<br>0172 302 2227</p></div>
<div id="address" style="display: block;color: white;width: 440px;text-align: center;"><p style="font-family: Helvatica;font-size: 25px;">Address(Visit Us)</p><br><p style="margin-top: -40px;width: 200px;margin-left: 100px;">221 B<br>Civil Lines , M.G. Road ,,<br>Chandigarh , Punjab<br>PIN: 160022</p></div>
<div>
<h2 style="letter-spacing:2.5px;margin-left:25px;margin-bottom:15px">FOLLOW US</h2>
<a href="https://www.facebook.com/"><img style="margin-left:25px;margin-bottom:15px" src="dbmsimg\fb.png" height=50 width=50 align="left">
<a href="https://www.instagram.com/"><img style="margin-left:25px;margin-bottom:15px" src="dbmsimg\insta.png" height=50 width=50 align="left"></a>
<a href="https://www.twitter.com/"><img style="margin-left:25px;margin-bottom:15px" src="dbmsimg\twi.png" height=50 width=50 align="left"></a>
</div>
</footer>
</body>
</html>