-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlicensed_software.html
72 lines (53 loc) · 3.95 KB
/
licensed_software.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
<html>
<head>
<meta charset="utf-8">
<link rel="icon" type="image/png" href="public/images/favicon.ico">
<title>National Institute of Allergy and Infectious Diseases (NIAID) </title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<!-- Custom styles for this template -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
<link href="public/stylesheet/main.css" rel="stylesheet">
<!-- Custom javascript file -->
<script src="public/js/main.js"></script>
</head>
<body>
<!-- HEADER -->
<nav class="navbar navbar-default">
<div class="container-fluid">
<div class="nephele-topbar">
<!-- <div class="pull-right">
<button type="button" class="btn btn-link"><p style="color:white">Help</p></button>
</div> -->
<div class="site-topbar container-fluid">
<a class=" btn btn-link hidden-sm hidden-xs" href="https://www.hhs.gov" target="_blank"><p style="color:white">U.S. Department of Health & Human Services</p></a>
<button type="button" class="btn btn-link hidden-lg hidden-md"><a href="https://www.hhs.gov" target="_blank"><img class="" src="public/images/white-logo-header/hhs-logo-topbar.png" width="24.947" height="25" alt="logo"></a></button>
<a class=" btn btn-link hidden-sm hidden-xs" href="https://www.nih.gov" target="_blank"><p style="color:white">National Institutes of Health</p></a>
<button type="button" class="btn btn-link hidden-lg hidden-md"><a href="https://www.nih.gov" target="_blank"><img class="" src="public/images/white-logo-header/nih-logo-topbar.png" width="33.947" height="25" alt="logo"></a></button>
<a class="btn btn-link hidden-sm hidden-xs" href="https://www.niaid.nih.gov" target="_blank"><p style="color:white">National Institute of Allergy & Infectious Diseases</p></a>
<button type="button" class="btn btn-link hidden-lg hidden-md"><a href="https://www.niaid.nih.gov" target="_blank"><img class="" src="public/images/white-logo-header/white_trans_back.png" width="24.947" height="25" alt="logo"></a></button>
<a class=" btn btn-link hidden-sm hidden-xs" href="https://bioinformatics.niaid.nih.gov" target="_blank"><p style="color:white"> bioinformatics @NIAID</p></a>
<button type="button" class="btn btn-link hidden-lg hidden-md"><a href="https://bioinformatics.niaid.nih.gov" target="_blank"><img class="" src="public/images/white-logo-header/white_bioinf_@_niaid.png" width="84.947" height="25" alt="logo"></a></button>
</div>
</div>
</div>
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand hidden-xs hidden-sm" href=""><img class="" src="public/images/white-logo-header/white_trans_back.png" width="59.694" height="50" alt="logo"></a>
<a class="navbar-brand" href="#">
<address>
<span class="nephele-logotype"> Licensed software information page </span><br>
<span><small class="nephele-tagline">Bioinformatics and computational biology software licensed to NIAID</small></span>
</address>
</a>
</div>
</div>
</nav>
<!-- / END OF THE HEADER -->
<div class="container">
<button onclick="topFunction()" id="myBtn" class="topBtn fa fa-chevron-up" title="Go to top"></button>
<div>
<br>
<h4>The bioinformatics and computational biology software listed on this page is licensed to and made available for NIAID researchers. </h4>
<br>
</div>