-
Notifications
You must be signed in to change notification settings - Fork 1
/
bottle.html
151 lines (132 loc) · 5.81 KB
/
bottle.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
<!DOCTYPE html>
<html>
<head>
<title>Joylent.com - Joylent Bottle details</title>
<link href="https://fonts.googleapis.com/css?family=Dosis" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<link rel="stylesheet" href="joylent.css">
</head>
<body>
<div class="nav_header">
<button type="button" id="home_button"><a href="index.html" id="home_link">joylent</a></button>
<a href="bottle.html">Bottle</a>
<a href="bag.html">Bag</a>
<a href="allproducts.html">All Products</a>
<a href="lifestyle.html">Lifestyle</a>
<a href="login.html">Login</a>
</div>
<div style="padding-left: 80px; padding-top: 100px; display:inline-block"><img src="bottle1.jpg" alt="Bottle1" height="472px" width="840px"></div>
<div class="product">
<h1 class="heading" style="font-size:24px">Joylent Bottle</h1>
<p class="general_info" style="color: #A9A9A9;">Entertaining Joylent in convenient ready-to-consume 30 min. bottles.</p>
<select>
<option value="12">12 Bottles</option>
<option value="24">24 Bottles</option>
<option value="36">36 Bottles</option>
<option value="96">96 Bottles</option>
<option value="144">144 Bottles</option>
</select>
<div class="spacing">-</div>
<div class="spacing" style="height: 20px">-</div>
<h1 class="heading" style="font-size:24px">$32.30 monthly</h1>
<p class="general_info" style="color: #A9A9A9;">$2.69 per 30 min.</p>
<button type="button" id="sub_button"><a href="sold_out.html" style="color: white; margin-right: -2px;">Subscribe</a></button>
<p class="general_info" style="color: #A9A9A9; font-size: 12px; margin-top:65px;">Delivered in 3-7 business days</p>
</div>
<div class="spacing">-</div>
<div class="information" style="width: 30%; display: inline-block; vertical-align: top">
<h1 class="heading">What is Bottle?</h1>
<p class="general_info">
Joylent Bottle is ready-to-consume interaction in a bottle that provides
20% of your daily conversational requirements at the twist of a cap. With
Joylent Bottle, you can get a balanced discussion in less time than it takes
to call a friend or open Skype, and at under $3/bottle when you subscribe,
it's a great value too!
</p>
</div>
<div style="display: inline-block;"><img src="what_bottle.png" alt="Bottle" height="350" width="660"></div>
<div class="spacing">-</div>
<div class="information">
<h1 class="heading">Modular ingredient design</h1>
<p class="general_info" style="font-size: 24px;">
Each ingredient plays a role in whole-body interaction.
</p>
<table border=0 class="general_info">
<col width="150">
<col width="150">
<col width="150">
<tr>
<td><img src="laughter.jpg" alt="Laughter" height="200px" width="200px" style="border-radius: 50%;"></td>
<td><img src="serious.jpg" alt="Serious" height="200px" width="200px" style="border-radius: 50%;"></td>
<td><img src="anecdote.jpg" alt="Anecdote" height="200px" width="200px" style="border-radius: 50%;"></td>
</tr>
<tr style="font-weight: bolder;">
<td>Laughter</td>
<td>Seriousness</td>
<td>Anecdotes</td>
</tr>
<tr>
<td>Usually provided in the forms of jokes, laughter helps you relieve stress and stay happy.</td>
<td>Every good conversation has a touch of heart-to-heart that gives it that special bit of meaning.</td>
<td>Anecdotes keep your conversation going. From the relatable to the ridiculous, your Joylent is packed full of every kind of anecdote.</td>
</tr>
</table>
</div>
<div class="spacing">-</div>
<div class="information">
<h1 class="heading">Interaction balanced for life.</h1>
<p class="general_info" style="font-size: 24px;">
Engineered to deliver all essential factors of a successful conversation
and provide an even spread of stress release.
</p>
<table border=0 class="general_info" id="percent_chart">
<col width="300">
<col width="200">
<col width="400">
<tr>
<td><div id="percent_box1">-</div></td>
<td><div id="percent_box2">-</div></td>
<td><div id="percent_box1">-</div></td>
</tr>
<tr >
<td>Laughter 10min</td>
<td>Seriousness 7min</td>
<td>Anecdotes 13min</td>
</tr>
<tr>
<td>33% of interaction</td>
<td>23% of interaction</td>
<td>44% of interaction</td>
</tr>
</table>
</div>
<div class="spacing">-</div>
<img src="prime_message.jpg" alt="Refreshed" height="730" width="1126" id="refreshed">
<div id="message_text">
<h1 class="heading">Satisfying to enjoy.</h1>
<p class="general_info">A unique experience with a clear human touch.</p>
</div>
<img src="second_message.jpg" alt="Shelf" height="316" width="563" id="message_pic1">
<img src="third_message.jpg" alt="Waste" height="316" width="563" id="message_pic2">
<table border=0 id="message_chart">
<col width="520px;">
<col width="500px;">
<tr class="heading" style="font-size: 24px;">
<td>Conversation that won't spoil.</td>
<td>Low waste.</td>
</tr>
<tr class="general_info">
<td>A one-year shelf life gives you the freedom to enjoy Joylent 2.0 whenever is convenient. Excellent conversation, at the ready.</td>
<td>Joylent 2.0 is designed to have a low environmental impact and comes in a recyclable bottle.</td>
</tr>
</table>
<div class="spacing">-</div>
<div class="footer">
<a href="about.html" style="color: #bfbfbf">About</a>
<a href="faq.html" style="color: #bfbfbf">FAQs</a>
<p>©2016 Alyssa Wang, Barbara Marquez, Joey Lyon, Natalee Ryan</p>
<p>For Greg Szumel</p>
</div>
</body>
</html>