-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathref.html
More file actions
executable file
·58 lines (50 loc) · 3.15 KB
/
ref.html
File metadata and controls
executable file
·58 lines (50 loc) · 3.15 KB
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
<!DOCTYPE html>
<html lang="en-US">
<head>
<title> Quotes Archive </title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
</head>
<body>
<h1> References and Sources </h1>
<h2> Book Cover Image Sources </h2>
<ul>
<li> <a href="http://thehungergames.wikia.com/wiki/The_Hunger_Games"> The Hunger Games </a> </li>
<li> <a href="http://theculinarycellar.com/the-golem-and-the-jinni-with-a-little-fanny-farmer/"> The Golem and the Jinni </a> </li>
<li> <a href="https://en.wikipedia.org/wiki/The_Night_Circus"> The Night Circus </a> </li>
<li> <a href="http://www.goodreads.com/book/show/12902549-an-invisible-thread"> An Invisible Thread </a> </li>
<li> <a href="http://www.goodreads.com/book/show/12371862-unbreakable"> Unbreakable </a> </li>
<li> <a href="http://www.goodreads.com/book/show/2213661.The_Graveyard_Book?from_search=true&search_version=service_impr"> The Graveyard Book </a> </li>
<li> <a href="http://users.humboldt.edu/ogayle/hist111/WarriorsDontCry.html"> Warriors Don't Cry </a> </li>
<li> <a href="http://www.amazon.co.uk/Flight-Behaviour-Barbara-Kingsolver-ebook/dp/B008WPB4FK"> Flight Behavior </a> </li>
<li> <a href="http://www.amazon.com/Memoirs-Geisha-Sayuri-Japanese-Edition/dp/4167661853"> Memoirs of a Geisha </a> </li>
<li> <a href="http://literarylife.org/book-reviews/i-know-why-the-caged-bird-sings-by-maya-angelou/"> I Know Why the Caged Bird Sings </a> </li>
<li> <a href="http://novelnovice.com/2012/01/21/cinder-author-marissa-meyer-my-query-letter/"> Cinder </a> </li>
<li> <a href="http://inkcrush.blogspot.com/2010/08/covers-of-book-thief-markus-zusac-35.html"> The Book Thief </a> </li>
<li> <a href="http://thebestnotes.com/booknotes/Life_Of_Pi/Life_Of_Pi_Martel01.html"> Life of Pi </a> </li>
</ul>
<h2> Author Feature References </h2>
<ul>
<li> <a href="http://erinmorgenstern.com/"> http://erinmorgenstern.com/ </a> </li>
<li> <a href="http://www.goodreads.com/author/quotes/4370565.Erin_Morgenstern"> http://www.goodreads.com/author/quotes/4370565.Erin_Morgenstern </a> </li>
</ul>
<h2> Daily Quote Sources </h2>
<ul>
<li> <a href="http://ebookfriendly.com/best-quotes-books-reading/"> http://ebookfriendly.com/best-quotes-books-reading/ </a> </li>
<li> <a href="http://www.goodreads.com/quotes/tag/books"> http://www.goodreads.com/quotes/tag/books </a> </li>
</ul>
<h2> Javascript Code Slick Slider </h2>
<ul>
<li> <a href="http://kenwheeler.github.io/slick/"> http://kenwheeler.github.io/slick/ </a> </li>
</ul>
<h2> Background Image Sources </h2>
<ul>
<li> <a href="http://subtlepatterns.com/xv/"> White Floral Pattern </a> </li>
<li> <a href="http://www.myfreetextures.com/excellent-faded-and-worn-floral-design-on-old-paper-or-parchment-texture/"> Parchment Floral Pattern </a> </li>
<li> <a href="http://www.myfreetextures.com/background-texture-parchment-grungy-paper/"> Another Parchment Pattern </a> </li>
</ul>
<hr />
<a href="http://validator.w3.org/check?uri=referer"> HTML5 </a>
<br />
<a href="bookhomepage.html"> Back to Book Homepage </a>
</body>
</html>