-
Notifications
You must be signed in to change notification settings - Fork 0
/
sightseeing.html
115 lines (94 loc) · 5.36 KB
/
sightseeing.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
<!DOCTYPE html>
<html>
<head>
<!-- Title and loading css page-->
<title>Sightseeing Tours </title>
<meta name="decription"content ="sightseeing tours in galway">
<link rel="stylesheet" href="styles.css"/>
</head>
<body>
<header class="main-header">
<nav class="nav main-nav">
<ul>
<!--Navigation -->
<li><a href="index.html"> Home </a></li>
<li><a href="rooms.html"> Rooms and Rates </a></li>
<li><a href="sightseeing.html"> Sightseeing Tours </a></li>
<li><a href="contact.html"> Contact us </a></li>
<li><a href="rooms.html#anchor"> Book Now </a></li>
</ul>
</nav>
<h1 class="bandb-name bandb-name-large">Gillian's Bed and Breakfast</h1>
</header>
<section class="content-section container">
<h2 class="section-header">Sightseeing Tours</h2>
<!-- Information about sightseeing at Gillian's-->
<p> Here at Gillian's we offer many opportunities to see Galway in all its glory. Facilities nearby include - Eyre Square Shopping Centre, two sandy beaches, spectacular
coastal walks, a variety of restaurants within walking distance, friendly traditional Irish music pubs,
horse-riding, golfing, fishing, and a variety of water sports. Bikes are also available for hire </p>
<p> Sightseeing tours can be arranged at the B&B at a discount for: Connemara, Cliffs of Moher, The Aran
Islands and a bus tour of Galway City. All tickets can be purchased on arrival. </p>
<p> However, if you would like to book you sightseeing in advance, we have some options available. </p>
<br>
<!-- Video of galway sightseeing-->
<div class=wrapper>
<iframe width="560" height="315" src="https://www.youtube.com/embed/kJJWHH9ptGA" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen alt="Galway video"></iframe>
</div>
<!--Tours that customers can book using trip advisor to plan their trip -->
<div class = "wrapper">
<div class="sightseeing-tour">
<STRONG class="price">€45.00</STRONG>
<span class="ss-desc"> Galway Food and Drink Walking Tour </span>
<a href = "https://www.tripadvisor.ie/AttractionProductReview-g186609-d12478112-Galway_Food_and_Drink_Walking_Tour-Galway_County_Galway_Western_Ireland.html" target="_blank">
<button class="btn buy-btn" type = "button"> BUY TICKETS </button>
</a>
</div>
<div class="sightseeing-tour">
<STRONG class="price">€480.00</STRONG>
<span class="ss-desc">Private Cliffs of Moher Day Tour (Groups of 8)</span>
<a href = "https://www.tripadvisor.ie/AttractionProductReview-g186609-d19495635-Private_Cliffs_of_Moher_Day_Tour-Galway_County_Galway_Western_Ireland.html" target="_blank">
<button class="btn buy-btn" type = "button">BUY TICKETS</button>
</a>
</div>
<div class="sightseeing-tour">
<STRONG class="price">€120.00</STRONG>
<span class="ss-desc"> Independent Cliffs of Moher Half Day Trip from Galway</span>
<a href = "https://www.tripadvisor.ie/AttractionProductReview-g186609-d11468120-Independent_Cliffs_of_Moher_Half_Day_Trip_from_Galway-Galway_County_Galway_Western.html" target="_blank">
<button class="btn buy-btn"type = "button">BUY TICKETS</button>
</a>
</div>
<div class="sightseeing-tour">
<STRONG class="price">€254.00</STRONG>
<span class="ss-desc">Private beach horseback riding in Connemara from Galway City</span>
<a href = "https://www.tripadvisor.ie/AttractionProductReview-g186609-d12648147-Private_beach_horseback_riding_in_Connemara_from_Galway_City_Guided_Full_day-Galwa.html" target="_blank">
<button class="btn buy-btn"type = "button">BUY TICKETS</button>
</a>
</div>
<div class="sightseeing-tour">
<STRONG class="price">€435.00</STRONG>
<span class="ss-desc">The Burren and Cliffs of Moher Full Day Private Tour (Groups of 3)</span>
<a href = "https://www.tripadvisor.ie/AttractionProductReview-g186609-d19442485-The_Burren_and_Cliffs_of_Moher_Full_Day_Private_Tour-Galway_County_Galway_Western_.html" target="_blank">
<button class="btn buy-btn"type = "button">BUY TICKETS</button>
</a>
</div>
<div class="sightseeing-tour">
<STRONG class="price">€30.00</STRONG>
<span class="ss-desc">Inis Oirr And Cliffs of Moher Cruise </span>
<a href = "https://www.tripadvisor.ie/AttractionProductReview-g214506-d13279194-Inis_Oirr_And_Cliffs_of_Moher_Cruise-Doolin_The_Burren_County_Clare.htmll" target="_blank">
<button class="btn buy-btn"button type = "button">BUY TICKETS</button>
</a>
</div>
</div>
</div>
</section>
<footer class="main-footer">
<div class="container main-footer-container">
<h3 class="footer-name">Gillians bed and breakfast</h3>
<ul class="nav footer-nav">
<li><a href="https://www.facebook.com" target="_blank"> <img src = "images/facebooklogo.png"alt = "Facebook logo"></li>
<li><a href="https://www.instagram.com" target="_blank"> <img src = "images/instagramlogo.png" alt = "Instagram logo"></li>
<li><a href="https://www.whatsapp.com" target="_blank"> <img src = "images/whatsapplogo.png" alt = "Whatsapp logo" ></li>
</ul>
</footer>
</body>
</html>