-
Notifications
You must be signed in to change notification settings - Fork 0
/
pathpred.html
58 lines (46 loc) · 2.59 KB
/
pathpred.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
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title>Abdurrahman Abul-Basher</title>
<meta content="Abdurrahman Abul-Basher" name="author">
<meta content="width=device-width, initial-scale=1" name="viewport">
<link href="stylesheet.css" rel="stylesheet" type="text/css">
<link href="images/seal_icon.png" rel="icon" type="images/png">
</head>
<body>
<table style="width:100%; max-width:800px;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr align="left" style="padding:0px">
<td>
<p style="text-align: right; font-family: Montserrat,'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; font-size: 14pt; color:gray;">
Jump to: <a href="index.html" style="font-family: Montserrat,'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; font-size:14pt; color:steelblue;">Home</a>
</p>
<p>
<name style="font-family: Montserrat,'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; font-size: 20pt;">Metabolic pathway prediction</name>
<br><br>
<name style="font-family: Montserrat,'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; font-size: 14pt; color:gray;">[Month] [Date], [Year]</name>
</p>
<!-- <p align="center" >
<a href="images/metabolic_network.png" target="_blank">
<img alt="metabolic network" src="images/metabolic_network.png" style="width:70%">
</a>
</p> -->
<p style="font-family: Montserrat,'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; font-size:16px;color:#2E2E2E; text-align:justify; line-height: 1.5;">
[TO BE ADDED]
</p>
<!-- <p align="center" >
<a href="images/path_boundary.png" target="_blank">
<img alt="pathway boundary" src="images/path_boundary.png" style="width:70%">
</a>
</p> -->
<!-- <p align="center" >
<a href="images/path_predict.png" target="_blank">
<img alt="pathway prediction" src="images/path_predict.png" style="width:70%">
</a>
</p> -->
</td>
</tr>
</table>
</body>
</html>