forked from BioAnalyticResource/eFP
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·28 lines (24 loc) · 823 Bytes
/
index.html
File metadata and controls
executable file
·28 lines (24 loc) · 823 Bytes
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
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Author" CONTENT="Nicholas Provart">
<META NAME="Keywords" CONTENT="eFP Browser">
<meta http-equiv="refresh" content="1; URL=//TODO">
<TITLE>Human electronic Fluorescent Pictograph Browser at the BAR</TITLE>
<style>
/* ... Style-Sheet-Values ... */
td,body,li { font-family:Arial;font-size:9pt;text-align:left; }
h1 { font-family:Arial;font-size:11pt;text-align:left;font-weight:bold;color:#999999; }
a:link { color: #0000FF }
a:visited { color: #0000FF }
a:active { color: #3333FF }
</style>
</HEAD>
<BODY>
<h1>Welcome to the electronic Fluorescent Pictograph Browser</h1>
<P>Redirecting to eFP Browser...
<P>If this does not work, then click <A HREF="//TODO">here</A>.
<BR>
<BR>
</BODY>
</HTML>