-
Notifications
You must be signed in to change notification settings - Fork 30
/
index.html
246 lines (210 loc) · 13 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
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/reset.css"> <!-- CSS reset -->
<link rel="stylesheet" href="css/style.css"> <!-- Resource style -->
<link rel="stylesheet" href="css/share.css"> <!-- Resource style -->
<script src="js/modernizr.js"></script> <!-- Modernizr -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N6RC1WN5ZV"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-N6RC1WN5ZV');
</script>
<title>Webb Compare</title>
<link rel="icon" href="img/WebbCompareIcon.png" type="image/x-icon">
</head>
<body>
<div class="main" style="margin-bottom: 200px;">
<ul class="menu topRight">
<li class="share bottom">
<i class="fa fa-share-alt"></i>
<ul class="submenu">
<li><a href="https://www.facebook.com/sharer/sharer.php?u=webbcompare.com" class="facebook"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/intent/tweet?text=webbcompare.com" class="twitter"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://reddit.com/submit?url=www.webbcompare.com" class="reddit"><i class="fa fa-reddit"></i></a></li>
<li><a href="mailto:?subject=Check%20this%20out!&body=www.webbcompare.com" class="email"><i class="fa fa-envelope"></i></a></li>
</ul>
</li>
</ul>
<img class="logo" src="img/WebbCompareLogo.png">
<div style="position: fixed;bottom: 0;left: 0;padding:1em;z-index: 10;">
<a href="https://github.com/JohnEdChristensen/WebbCompare/tree/gh-pages">
<i class="fa fa-github fa-2x"></i></a>
</div>
<hr />
<!---------------- Tarantula Nebula ---------------------->
<div class="card">
<a href="zoom.html?target=tarantula"><i class="fa fa-search-plus fa-2x zoom"></i></a>
<h1> <a href="https://en.wikipedia.org/wiki/Tarantula_Nebula">Tarantula Nebula</a></h1>
<figure class="cd-image-container">
<img alt="Webb's Tarantula Nebula" srcset="img/webb/tarantula_2800.png 2800w,
img/webb/tarantula_1400.png 1400w,
img/webb/tarantula_700.png 700w,
img/webb/tarantula_350.png 350w" sizes="(max-width: 450px) 350px,
(max-width: 900px) 700px,
(max-width: 1700px) 1400px,
2800px" src="img/webb/tarantula.png">
<span class="cd-image-label" data-type="original">Webb</span>
<div class="cd-resize-img">
<!-- the resizable image on top -->
<img alt="Hubble's Tarantula Nebula" srcset="img/hubble/tarantula_2800.png 2800w,
img/hubble/tarantula_1400.png 1400w,
img/hubble/tarantula_700.png 700w,
img/hubble/tarantula_350.png 350w" sizes="(max-width: 450px) 350px,
(max-width: 900px) 700px,
(max-width: 1700px) 1400px,
2800px" src="img/hubble/tarantula.png">
<span class="cd-image-label" data-type="modified">Hubble</span>
</div>
<span class="cd-handle"></span>
</figure> <!-- cd-image-container -->
</div>
<!---------------- Southern Ring Nebula ---------------------->
<div class="card">
<a href="zoom.html?target=southern_nebula"><i class="fa fa-search-plus fa-2x zoom"></i></a>
<h1> <a href="https://en.wikipedia.org/wiki/NGC_3132">Southern Ring Nebula</a></h1>
<figure class="cd-image-container">
<img alt="Webb's Southern Ring Nebula" srcset="img/webb/southern_nebula_2800.jpg 2800w,
img/webb/southern_nebula_1400.jpg 1400w,
img/webb/southern_nebula_700.jpg 700w,
img/webb/southern_nebula_350.jpg 350w" sizes="(max-width: 450px) 350px,
(max-width: 900px) 700px,
(max-width: 1700px) 1400px,
2800px" src="img/webb/southern_nebula.png">
<span class="cd-image-label" data-type="original">Webb</span>
<div class="cd-resize-img">
<!-- the resizable image on top -->
<img alt="Hubble's Southern Ring Nebula" srcset="img/hubble/southern_nebula_2800.jpg 2800w,
img/hubble/southern_nebula_1400.jpg 1400w,
img/hubble/southern_nebula_700.jpg 700w,
img/hubble/southern_nebula_350.jpg 350w" sizes="(max-width: 450px) 350px,
(max-width: 900px) 700px,
(max-width: 1700px) 1400px,
2800px" src="img/hubble/southern_nebula.png">
<span class="cd-image-label" data-type="modified">Hubble</span>
</div>
<span class="cd-handle"></span>
</figure> <!-- cd-image-container -->
</div>
<!---------------- Carina Nebula ---------------------->
<div class="card">
<a href="zoom.html?target=carina"><i class="fa fa-search-plus fa-2x zoom"></i></a>
<h1> <a href="https://en.wikipedia.org/wiki/Carina_Nebula">Carina Nebula</a></h1>
<figure class="cd-image-container">
<img alt="Webb's Carina" srcset="img/webb/carina_2800.jpg 2800w,
img/webb/carina_1400.jpg 1400w,
img/webb/carina_700.jpg 700w,
img/webb/carina_350.jpg 350w" sizes="(max-width: 450px) 350px,
(max-width: 900px) 700px,
(max-width: 1700px) 1400px,
2800px" src="img/webb/carina.jpg">
<span class="cd-image-label" data-type="original">Webb</span>
<!-- the resizable image on top -->
<div class="cd-resize-img">
<img alt="Hubble's Carina" srcset="img/hubble/carina_2800.png 2800w,
img/hubble/carina_1400.png 1400w,
img/hubble/carina_700.png 700w,
img/hubble/carina_350.png 350w" sizes="(max-width: 450px) 350px,
(max-width: 900px) 700px,
(max-width: 1700px) 1400px,
2800px" src="img/hubble/carina.png">
<span class="cd-image-label" data-type="modified">Hubble</span>
</div>
<span class="cd-handle"></span>
</figure> <!-- cd-image-container -->
</div>
<!---------------- Deep Field ---------------------->
<div class="card">
<a href="zoom.html?target=deep_field"><i class="fa fa-search-plus fa-2x zoom"></i></a>
<h1> <a href="https://en.wikipedia.org/wiki/SMACS_J0723.3-7327">Galaxy Cluster SMACS 0723</a></h1>
<figure class="cd-image-container">
<img alt="Webb's first Deep Field" srcset="img/webb/deep_field_2800.jpg 2800w,
img/webb/deep_field_1400.jpg 1400w,
img/webb/deep_field_700.jpg 700w,
img/webb/deep_field_350.jpg 350w" sizes="(max-width: 450px) 350px,
(max-width: 900px) 700px,
(max-width: 1700px) 1400px,
2800px" src="img/webb/deep_field.png">
<span class="cd-image-label" data-type="original">Webb</span>
<div class="cd-resize-img">
<!-- the resizable image on top -->
<img alt="Hubble's Deep Field" srcset="img/hubble/deep_field_2800.jpg 2800w,
img/hubble/deep_field_1400.jpg 1400w,
img/hubble/deep_field_700.jpg 700w,
img/hubble/deep_field_350.jpg 350w" sizes="(max-width: 450px) 350px,
(max-width: 900px) 700px,
(max-width: 1700px) 1400px,
2800px" src="img/hubble/deep_field.png">
<span class="cd-image-label" data-type="modified">Hubble</span>
</div>
<span class="cd-handle"></span>
</figure> <!-- cd-image-container -->
</div>
<!---------------- Stephan's Quintet ---------------------->
<div class="card">
<a href="zoom.html?target=stephans_quintet"><i class="fa fa-search-plus fa-2x zoom"></i></a>
<h1> <a href="https://en.wikipedia.org/wiki/Stephan%27s_Quintet">Stephan's Quintet</a></h1>
<figure class="cd-image-container">
<img alt="Webb's Stephan's Quintet" srcset="img/webb/stephans_quintet_2800.jpg 2800w,
img/webb/stephans_quintet_1400.jpg 1400w,
img/webb/stephans_quintet_700.jpg 700w,
img/webb/stephans_quintet_350.jpg 350w" sizes="(max-width: 450px) 350px,
(max-width: 900px) 700px,
(max-width: 1700px) 1400px,
2800px" src="img/webb/stephans_quintet.jpg">
<span class="cd-image-label" data-type="original">Webb</span>
<div class="cd-resize-img">
<!-- the resizable image on top -->
<img alt="Hubble's Stephan's Quintet" srcset="img/hubble/stephans_quintet_2800.jpg 2800w,
img/hubble/stephans_quintet_1400.jpg 1400w,
img/hubble/stephans_quintet_700.jpg 700w,
img/hubble/stephans_quintet_350.jpg 350w" sizes="(max-width: 450px) 350px,
(max-width: 900px) 700px,
(max-width: 1700px) 1400px,
2800px" src="img/hubble/stephans_quintet.jpg">
<span class="cd-image-label" data-type="modified">Hubble</span>
</div>
<span class="cd-handle"></span>
</figure> <!-- cd-image-container -->
</div>
<!---------------- Cartwheel Galaxy ---------------------->
<div class="card">
<a href="zoom.html?target=cartwheel"><i class="fa fa-search-plus fa-2x zoom"></i></a>
<h1> <a href="https://en.wikipedia.org/wiki/Cartwheel_Galaxy">Cartwheel Galaxy</a></h1>
<figure class="cd-image-container">
<img alt="Webb's Cartwheel Galaxy" srcset="img/webb/cartwheel_2800.png 2800w,
img/webb/cartwheel_1400.png 1400w,
img/webb/cartwheel_700.png 700w,
img/webb/cartwheel_350.png 350w" sizes="(max-width: 450px) 350px,
(max-width: 900px) 700px,
(max-width: 1700px) 1400px,
2800px" src="img/webb/cartwheel.png">
<span class="cd-image-label" data-type="original">Webb</span>
<div class="cd-resize-img">
<!-- the resizable image on top -->
<img alt="Hubble's Cartwheel Galaxy" srcset="img/hubble/cartwheel_2800.png 2800w,
img/hubble/cartwheel_1400.png 1400w,
img/hubble/cartwheel_700.png 700w,
img/hubble/cartwheel_350.png 350w" sizes="(max-width: 450px) 350px,
(max-width: 900px) 700px,
(max-width: 1700px) 1400px,
2800px" src="img/hubble/cartwheel.png">
<span class="cd-image-label" data-type="modified">Hubble</span>
</div>
<span class="cd-handle"></span>
</figure> <!-- cd-image-container -->
</div>
</div>
<script src="js/jquery-2.1.1.js"></script>
<script src="js/jquery.mobile.custom.min.js"></script> <!-- Resource jQuery -->
<script src="js/main.js"></script> <!-- Resource jQuery -->
<a rel="me" href="https://hachyderm.io/@JohnWithAnH">Follow Me on Mastodon!</a>
</body>
</html>