-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
83 lines (75 loc) · 2.46 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Download Taxa | Specify 6</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link
type="text/css"
rel="stylesheet"
media="all"
href="https://update.specifysoftware.org/style.css"
/>
</head>
<body>
<div style="width: 700px; margin-left: auto; margin-right: auto">
<div id="logo-floater">
<a href="https://specifysoftware.org/" title="">
<img
src="https://www.sustain.specifysoftware.org/wp-content/uploads/2020/02/SCC_logo_homepage.png"
alt="Logo"
id="logo"
style="width: 200px"
/>
</a>
</div>
<h3 align="center">Specify Software</h3>
<br />
<h3 style="border-bottom: 1px solid #144e80">
Taxa Authorities available for usage with Specify Databases
</h3>
<ul>
<li>
<a href="./col/"
>Catalogue of Life</a
>
</li>
<li>
<a href="./gbif/"
>GBIF (Backbone Taxonomy)</a
>
</li>
<li><a href="./itis/">ITIS</a></li>
<li><a href="./worms/">WoRMS</a></li>
</ul>
<br><br><br>
<div>
<div id="block-block-2" class="clear-block block-block block">
<div class="content">
<div class="footertext" align="center">
<div style="font-size: 12px">
The Specify Collections Consortium is funded by its member
institutions.<br /><br />
Specify Collections Consortium, Biodiversity Institute,
University of Kansas, 1345 Jayhawk Boulevard, Lawrence, KS USA
66045<br />
Phone: +1 (785) 864-4400, Email:
<a
href="/cdn-cgi/l/email-protection#41323431312e33350132312422282738322e2735362033246f2e3326"
><span
class="__cf_email__"
data-cfemail="04777174746b767044777461676d627d776b6270736576612a6b7663"
>[email protected]</span
></a
>, Website:
<a href="https://www.specifysoftware.org"
>www.specifysoftware.org</a
>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>