-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
186 lines (166 loc) · 7.41 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
<!DOCTYPE html>
<html>
<head>
<!-- Metadata is used by browsers (how to display content or reload page), search engines (keywords), and other web services. -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="refresh" content="30">
<meta name="description" content="Crowdsourcing quotes">
<meta name="keywords" content="quotes,book,movie,film">
<meta name="author" content="Aishah Qurashi, Faisa Mohamed, Hannah Haddad, Suwanna Truss">
<title>Home - Crowdsourcing quotes</title>
<link rel="stylesheet" href="./css/style.css">
</head>
<body>
<div id="siteContainer">
<!-- Header is same on each page -->
<div id="siteHeader">
<header class="mainHeader">
<nav class="nav mainNav">
<div class="container">
<ul>
<li> <a href="index.html">Home</a></li>
<li> <a href="./pages/about.html">Our Story</a></li>
<li> <a href="./pages/submitForm.html">Submit Quote</a></li>
</ul>
</div>
</nav>
<h1 class="siteName siteNameLarge">Crowdsourcing Quotes From Books</h1>
</header>
</div>
<div id="siteBody">
<!-- This section will be remove and replace with Aishah's Carousel and filter section -->
<!-- <div class="container">
<fieldset>
<legend>Search from quotes</legend>
Quote:<br>
Need to style to have a bigger text box
<input type="text" name="quote" value="" placeholder="Type your quote here">
<button>search</button>
</fieldset>
</div> -->
<!-- <hr> -->
<!-- <div class="container">
<label for="quotes about">I'm looking for a quote about</label>
<select name="type" id="quoteType" multiple>
<option value="Love" selected>Love</option>
<option value="Friendship" selected>Inspiration</option>
<option value="Inspriration" selected>Friendship</option>
</select>
</div> -->
<div class="quoteDisplay">
<!-- Start with 3 images display in horizontal with 3-5 images for each categories;
Extension: change display format to either add slide bars (like slide show) or to carousel, once we research how to do it.-->
<h2>Quotes about love</h2>
<!-- First stage: to link directly to goodreads website, for book information -->
<div class="column">
<div class="bop">
<a href="https://www.goodreads.com/book/show/21787.The_Princess_Bride" target="_blank">
<img src="./img/pb-doiloveyou.PNG" alt="The Princess Bride" width="280">
<div class ="textbox">
</div>
</a>
</div>
</div>
<div class="column">
<div class="bop">
<a href="https://www.goodreads.com/book/show/22628.The_Perks_of_Being_a_Wallflower?from_search=true&from_srp=true&qid=meSoXQA4Jl&rank=1" target="_blank">
<img src="./img/perksofbeingawallflower.PNG" alt="The Perks of being a Wallflower" width="280">
<div class ="textbox">
</div>
</a>
</div>
</div>
<div class="column">
<a href="https://www.goodreads.com/book/show/34.The_Fellowship_of_the_Ring" target="_blank">
<img src="./img/The Fellowship of the rings.png" alt="The Fellowship of the rings" width="280">
</a>
</div>
<div class="clearFix"></div>
</div>
<hr>
<div class="quoteDisplay">
<h2>Quotes about wisdom</h2>
<!-- Option / Second stage: go to our book detail webpage and they can be redirected to other wesite to buy or read other information. -->
<!-- Note: We could also ask them to choose which categories is best suit them for this quote. This help us gather what people feels about each quote (people's feeling, emotion) -->
<div class="column">
<div class="bop">
<a href="https://www.goodreads.com/book/show/5.Harry_Potter_and_the_Prisoner_of_Azkaban?ac=1&from_search=true&qid=Ihc7OCyC5Y&rank=1" target="_blank">
<img src="./img/hp.PNG" alt="Harry Potter" width="280">
<div class ="textbox">
</div>
</a>
</div>
</div>
<div class="bop">
<div class="munch">
<a href="https://www.goodreads.com/book/show/4671.The_Great_Gatsby?from_search=true&from_srp=true&qid=TZ5mTgWltL&rank=1" target="_blank">
<img src="./img/inmyyounger.PNG" alt="The Great Gatsby" width="280">
<div class ="textbox">
</div>
</a>
</div>
</div>
<div class="column">
<div class="bop">
<a href="https://www.goodreads.com/book/show/6319.The_BFG?from_search=true&from_srp=true&qid=f1MhEA5AQS&rank=1" target="_blank">
<img src="./img/thebfg.PNG" alt="The BFG" width="280">
<div class ="textbox">
</div>
</a>
</div>
</div>
<div class="column">
<div class="bop">
<a href="https://www.goodreads.com/book/show/43730903-be-happy-always" target="_blank">
<img src="./img/behappyalways.PNG" alt="Be Happy, Always" width="280">
<div class ="textbox">
</div>
</a>
</div>
</div>
<div class="column">
<div class="bop">
<a href="https://www.goodreads.com/book/show/7784.The_Lorax?ac=1&from_search=true&qid=n94GG4y4d6&rank=1" target="_blank">
<img src="./img/lorax.PNG" alt="The Lorax" width="280">
<div class ="textbox">
</div>
</a>
</div>
</div>
<div class="column">
<div class="bop">
<a href="https://www.goodreads.com/book/show/15055.Oranges_Are_Not_the_Only_Fruit?ac=1&from_search=true&qid=mbuH3NBoTT&rank=4" target="_blank">
<img src="./img/orangesarenottheonlyfruit.PNG" alt="Oranges are not the only fruit" width="280">
<div class ="textbox">
</div>
</a>
</div>
</div>
<div class="clearFix"></div>
</div>
</div>
<div id="siteFooter">
<footer class="mainFooter">
<div class="mainFooterContainer">
<h5 class="siteName">Crowdsourcing Quotes</h5>
<ul class="nav footerNav">
<li>Copyright © 2020 CFG WEB DEV <!--(Aishah Qurashi, Faisa Mohamed, Hannah Haddad, Suwanna Truss)-->
</li>
<li>
<a href="https://www.facebook.com" target="blank">
<img src="" alt="Facebook Logo">
</a>
</li>
<li>
<a href="https://www.twitter.com" target="blank">
<img src="" alt="Twitter Logo">
</a>
</li>
</ul>
</div>
</footer>
</div>
</div>
</body>
</html>