-
Notifications
You must be signed in to change notification settings - Fork 0
/
joyrideAndOrbitNoInterchange.html
119 lines (116 loc) · 5.91 KB
/
joyrideAndOrbitNoInterchange.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
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Foundation | Welcome</title>
<link href='http://fonts.googleapis.com/css?family=Alegreya+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/foundation.min.css" />
<link rel="stylesheet" href="css/app.css" />
<script src="js/vendor/modernizr.js"></script>
</head>
<body>
<nav class="top-bar" data-topbar id="firstStop">
<ul class="title-area">
<li class="name"></li>
<li class="toggle-topbar menu-icon"><a href="#">Menu</a></li>
</ul>
<section class="top-bar-section">
<ul>
<li class="active"><a href="#">Home</a></li>
<li class="has-dropdown"><a href="#">Accommodations</a>
<ul class="dropdown">
<li><a href="#">King with Sofa Bed</a></li>
<li><a href="#">Two Queen Beds</a></li>
<li><a href="#">Pet-Friendly Suite</a></li>
</ul>
</li>
<li><a href="#">Reservations</a></li>
<li><a href="#">Meetings & Events</a></li>
<li><a href="#">Contact</a></li>
</ul>
</section>
</nav>
<header class="row">
<img src="img/sfnight.jpg" alt="San Francisco." class="bottomspace">
<div class="large-3 columns medium-only-text-center small-only-text-center" id="numero1">
<img src="img/logo.png" alt="The Landon Hotel.">
</div>
<div class="large-9 columns medium-only-text-center small-only-text-center large-only-text-right" id="numero2">
<h2>You'll feel at home in our neighborhood</h2>
</div>
</header>
<div class="row">
<div class="medium-12 columns">
<ul data-orbit data-options="animation_speed:1500;">
<li></li>
<li>
<img src="img/banners/2.jpg" class="bottomspace">
</li>
<li>
<img src="img/banners/3.jpg" class="bottomspace">
</li>
</ul>
</div>
</div>
<div class="row">
<div class="medium-9 medium-push-3 columns">
<h2>Photo Gallery</h2>
<ul class="clearing-thumbs small-block-grid-2 medium-block-grid-3 large-block-grid-4" data-clearing>
<li data-tooltip aria-haspopup="true" class="has-tip" title="click here for the full photo and caption"><a href="img/clearing/sfbike-large.jpg" class="th"><img src="img/clearing/sfbike-thumb.jpg" data-caption="Biking in San Francisco.">
<!-- span data-tooltip aria-haspopup="true" class="has-tip" title="click here for the full photo and caption"></span -->
</a></li>
<li data-tooltip aria-haspopup="true" class="has-tip" title="this is the second picture"><a href="img/clearing/sfbook-large.jpg" class="th"><img src="img/clearing/sfbook-thumb.jpg" data-caption="Browsing for books."></a></li>
<li data-tooltip aria-haspopup="true" class="has-tip" title="click here for the full photo and caption"><a href="img/clearing/sfcafe-large.jpg" class="th"><img src="img/clearing/sfcafe-thumb.jpg" data-caption="Enjoying coffee at a cafe."></a></li>
<li data-tooltip aria-haspopup="true" class="has-tip" title="click here for the full photo and caption"><a href="img/clearing/sfdog-large.jpg" class="th"><img src="img/clearing/sfdog-thumb.jpg"></a></li>
<li data-tooltip aria-haspopup="true" class="has-tip" title="click here for the full photo and caption"><a href="img/clearing/sfmarket-large.jpg" class="th"><img src="img/clearing/sfmarket-thumb.jpg"></a></li>
<li data-tooltip aria-haspopup="true" class="has-tip" title="click here for the full photo and caption"><a href="img/clearing/sfrocks-large.jpg" class="th"><img src="img/clearing/sfrocks-thumb.jpg"></a></li>
</ul>
</div>
<aside class="medium-3 medium-pull-9 columns panel">
<p>Each Landon Hotel reflects the color, flavor, and personality of the local neighborhood, giving visitors an authentic travel experience that honors the history and culture of the region.</p>
<h3>Quick Links</h3>
<ul class="side-nav">
<li><a href="#">Reservations</a></li>
<li><a href="#">Pet Policy</a></li>
<li><a href="#">Things to Do</a></li>
<li><a href="#">Specials</a></li>
</ul>
</aside>
</div>
<footer class="row">
<div class="large-12 columns text-center">
<p>The Landon Hotel, Latin Quarter, Paris •
261 Rue Saint-Séverin, 75005 Paris, France </p> <p>Phone 01 42 517 85 • info@landonhotel.com • www.landonhotel.com</p>
</div>
</footer>
<!-- At the bottom of your page but inside of the body tag -->
<ol class="joyride-list" data-joyride>
<li data-id="firstStop" data-text="Next" data-options="tip_location: top; prev_button: false">
<p>Hello and welcome to the Joyride <br>documentation page.</p>
</li>
<li data-id="numero1" data-class="custom so-awesome" data-text="Next" data-prev-text="Prev">
<h4>Logo</h4>
<p>This is the logo area, 3-col if you're in desktop mode.</p>
</li>
<li data-id="numero2" data-button="Next" data-prev-text="Prev" data-options="tip_location:top;tip_animation:fade">
<h4>Main content area</h4>
<p>This is the main content area, 9-col if you're in desktop mode.</p>
</li>
<li data-button="End" data-prev-text="Prev">
<h4>Stop #3</h4>
<p>It works as a modal too!</p>
</li>
</ol>
<script src="js/vendor/jquery.js"></script>
<script src="js/vendor/fastclick.js"></script>
<script src="js/foundation.min.js"></script>
<script src="js/foundation/foundation.orbit.js"></script>
<script src="js/foundation/foundation.joyride.js"></script>
<script src="js/vendor/jquery.cookie.js"></script> <!-- Optional -->
<script>
$(document).foundation('joyride', 'start');
$(document).foundation('orbit', 'reflow');
</script>
</body>
</html>