-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
108 lines (87 loc) · 5.11 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
<!DOCTYPE html>
<html>
<head data-gwd-animation-mode="quickMode">
<title>peopole</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="css\index_style.css" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Lobster|Montserrat" rel="stylesheet" type="text/css">
</head>
<body style="">
<div id="logo"><span class="logo-text">peopole.</span></div>
<div id="about"><span class="headerbar-text">about</span></div>
<div id="contact_us"><span class="headerbar-text">contact us</span></div>
<div id="slogan"><span class="headerbar-text">the most talked about people today</span></div>
<div id="box">
<div class="list-element" id="rank1">
<span class="list-name">1. Elon Musk</span>
<div class="list-bottom-line"><span class="list-change">(▲3) </span>
<a href="http://www.space.com/29905-spacex-rocket-explosion-impacts-elon-musk.html" target="_blank">
<a1 class="list-link-text">Rocket Explosion a 'Huge Blow for SpaceX,' Elon M...</a1></a>
</div>
</div>
<div class="list-element" id="rank2">
<span class="list-name">2. Justin Bieber</span>
<div class="list-bottom-line"><span class="list-change">(▲7) </span>
<a href="http://www.torontosun.com/2015/07/14/justin-bieber-defends-kylie-jenner-over-instagram-controversy.html" target="_blank">
<a1 class="list-link-text">Justin Bieber defends Kylie Jenner over Instagram...</a1></a>
</div>
</div>
<div class="list-element" id="rank3">
<span class="list-name">3. Justin Bieber</span>
<div class="list-bottom-line"><span class="list-change">(▲7) </span>
<a href="http://www.torontosun.com/2015/07/14/justin-bieber-defends-kylie-jenner-over-instagram-controversy.html" target="_blank">
<a1 class="list-link-text">Justin Bieber defends Kylie Jenner over Instagram...</a1></a>
</div>
</div>
<div class="list-element" id="rank4">
<span class="list-name">4. Justin Bieber</span>
<div class="list-bottom-line"><span class="list-change">(▲7) </span>
<a href="http://www.torontosun.com/2015/07/14/justin-bieber-defends-kylie-jenner-over-instagram-controversy.html" target="_blank">
<a1 class="list-link-text">Justin Bieber defends Kylie Jenner over Instagram...</a1></a>
</div>
</div>
<div class="list-element" id="rank5">
<span class="list-name">5. Justin Bieber</span>
<div class="list-bottom-line"><span class="list-change">(▲7) </span>
<a href="http://www.torontosun.com/2015/07/14/justin-bieber-defends-kylie-jenner-over-instagram-controversy.html" target="_blank">
<a1 class="list-link-text">Justin Bieber defends Kylie Jenner over Instagram...</a1></a>
</div>
</div>
<div class="list-element" id="rank6">
<span class="list-name">6. Justin Bieber</span>
<div class="list-bottom-line"><span class="list-change">(▲7) </span>
<a href="http://www.torontosun.com/2015/07/14/justin-bieber-defends-kylie-jenner-over-instagram-controversy.html" target="_blank">
<a1 class="list-link-text">Justin Bieber defends Kylie Jenner over Instagram...</a1></a>
</div>
</div>
<div class="list-element" id="rank7">
<span class="list-name">7. Justin Bieber</span>
<div class="list-bottom-line"><span class="list-change">(▲7) </span>
<a href="http://www.torontosun.com/2015/07/14/justin-bieber-defends-kylie-jenner-over-instagram-controversy.html" target="_blank">
<a1 class="list-link-text">Justin Bieber defends Kylie Jenner over Instagram...</a1></a>
</div>
</div>
<div class="list-element" id="rank8">
<span class="list-name">8. Justin Bieber</span>
<div class="list-bottom-line"><span class="list-change">(▲7) </span>
<a href="http://www.torontosun.com/2015/07/14/justin-bieber-defends-kylie-jenner-over-instagram-controversy.html" target="_blank">
<a1 class="list-link-text">Justin Bieber defends Kylie Jenner over Instagram...</a1></a>
</div>
</div>
<div class="list-element" id="rank9">
<span class="list-name">9. Justin Bieber</span>
<div class="list-bottom-line"><span class="list-change">(▲7) </span>
<a href="http://www.torontosun.com/2015/07/14/justin-bieber-defends-kylie-jenner-over-instagram-controversy.html" target="_blank">
<a1 class="list-link-text">Justin Bieber defends Kylie Jenner over Instagram...</a1></a>
</div>
</div>
<div class="list-element" id="rank10">
<span class="list-name">10. Justin Bieber</span>
<div class="list-bottom-line"><span class="list-change">(▲7) </span>
<a href="http://www.torontosun.com/2015/07/14/justin-bieber-defends-kylie-jenner-over-instagram-controversy.html" target="_blank">
<a1 class="list-link-text">Justin Bieber defends Kylie Jenner over Instagram...</a1></a>
</div>
</div>
</div>
</body>
</html>