-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
199 lines (189 loc) · 9.55 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
187
188
189
190
191
192
193
194
195
196
197
198
199
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Superhero hunter app</title>
<link rel = "stylesheet" href = "style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g==" crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body>
<div class = "main-wrapper">
<div class = "app">
<!-- app header -->
<div class = "app-header">
<h2 class = "app-header-title">SuperHero<span>Hunter</span></h2>
<form class = "app-header-search">
<input type = "text" class = "form-control" placeholder="Search your superhero here ..." name = "search">
<button type = "submit" class = "search-btn">
<i class = "fas fa-search"></i>
</button>
<div class = "search-list" id = "search-list">
</div>
</form>
</div>
<!-- end of app header -->
<div class = "app-body">
<div class = "app-body-content">
<!-- app body thumbnail -->
<div class = "app-body-content-thumbnail">
<img src = "./thumbnail-batman.jpg">
</div>
<!-- end of app body thumbnail -->
<div class = "app-body-content-list">
<div class = "name">Batman</div>
<!-- tabs head -->
<div class = "app-body-tabs-head">
<button type = "button" class = "tab-head-single" data-id = "1">
<span>powerstats</span>
</button>
<button type = "button" class = "tab-head-single" data-id = "2">
<span>biography</span>
</button>
<button type = "button" class = "tab-head-single" data-id = "3">
<span>appearance</span>
</button>
<button type = "button" class = "tab-head-single" data-id = "4">
<span>connections</span>
</button>
</div>
<!-- end of tabs head -->
<!-- tabs body -->
<div class = "app-body-tabs-body">
<!-- powerstats tab -->
<ul class = "tab-body-single powerstats">
<li>
<div>
<i class = "fa-solid fa-shield-halved"></i>
<span>intelligence</span>
</div>
<span>100</span>
</li>
<li>
<div>
<i class = "fa-solid fa-shield-halved"></i>
<span>strength</span>
</div>
<span>26</span>
</li>
<li>
<div>
<i class = "fa-solid fa-shield-halved"></i>
<span>speed</span>
</div>
<span>27</span>
</li>
<li>
<div>
<i class = "fa-solid fa-shield-halved"></i>
<span>durability</span>
</div>
<span>50</span>
</li>
<li>
<div>
<i class = "fa-solid fa-shield-halved"></i>
<span>power</span>
</div>
<span>47</span>
</li>
<li>
<div>
<i class = "fa-solid fa-shield-halved"></i>
<span>combat</span>
</div>
<span>100</span>
</li>
</ul>
<!-- end of powerstats tab -->
<!-- biography tab -->
<ul class = "tab-body-single biography">
<li>
<span>full name</span>
<span>terry mcginnis</span>
</li>
<li>
<span>alert-egos</span>
<span>no alter egos found.</span>
</li>
<li>
<span>aliases</span>
<span>Batman II, The Tomorrow Knight, Batman Beyond</span>
</li>
<li>
<span>place-of-birth</span>
<span>Gothan City, 25th Century</span>
</li>
<li>
<span>first-apperance</span>
<span>Batman Beyond #1</span>
</li>
<li>
<span>publisher</span>
<span>DC Comics</span>
</li>
</ul>
<!-- end of biography tab -->
<!-- appearance -->
<ul class = "tab-body-single appearance">
<li>
<span>
<i class = "fas fa-star"></i> gender
</span>
<span>Male</span>
</li>
<li>
<span>
<i class = "fas fa-star"></i> race
</span>
<span>human</span>
</li>
<li>
<span>
<i class = "fas fa-star"></i> height
</span>
<span>5' 10''</span>
</li>
<li>
<span>
<i class = "fas fa-star"></i> weight
</span>
<span>170 lb</span>
</li>
<li>
<span>
<i class = "fas fa-star"></i> eye-color
</span>
<span>blue</span>
</li>
<li>
<span>
<i class = "fas fa-star"></i> hair-color
</span>
<span>black</span>
</li>
</ul>
<!-- end of appearance -->
<!-- connections -->
<ul class = "tab-body-single connections">
<li>
<span>group--affiliation</span>
<span>Batman Family, Justice League Unlimited</span>
</li>
<li>
<span>relatives</span>
<span>Bruce Wayne (biological father), Warren McGinnis (father, deceased), Mary McGinnis (mother), Matt McGinnis (brother)</span>
</li>
</ul>
<!-- end of connections -->
</div>
<!-- end of tabs body -->
</div>
</div>
</div>
</div>
</div>
<script src = "app.js"></script>
</body>
</html>