-
Notifications
You must be signed in to change notification settings - Fork 0
/
Science_Summaries_Feb20.html
executable file
·97 lines (90 loc) · 2.49 KB
/
Science_Summaries_Feb20.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
<!DOCTYPE html>
<html>
<head>
<title>IMPACTS Science Summaries - Feb 2020</title>
<link href="home.css" type="text/css" rel="stylesheet">
<meta charset="utf-8" />
<link rel="icon" href="http://impacts.atmos.washington.edu/gif/IMPACTSlogo_noBackground.png" type="image/png">
</head>
<body>
<div id="top">
<div id="topContent">
<img src="http://impacts.atmos.washington.edu/gif/IMPACTSlogo_noBackground.png" alt="logo">
<p>IMPACTS: Investigation of Microphysics and Precipitation for Atlantic Coast-Threatening Snowstorms</p>
</div>
</div>
<div id="main">
<div class="summary">
<style>
p.std {margin-left:3cm;margin-right:3cm;}
table {
border-collapse: collapse;
width: 70%;
margin-left: auto;
margin-right: auto;
}
table, th, td {
border: 1px solid black;
}
th, td {
padding: 5px;
text-align: left;
}
td {
<!--max-width: 450px;-->
word-wrap: break-word;
}
td.date {
valign: center;
width: 15%;
}
tr.alt td {
color: #000000;
background-color: #99CCFF;
}
</style>
<p class="std">
<center>
<br>
<font size="5"><b>IMPACTS Scientist Summaries: Feb 2020</b></font><br>
</center>
</p>
<font face="Verdana, Arial,Helvetica, sans-serif" size="3"> </font>
<table>
<tbody>
<tr class="alt">
<td class="date">
01 Feb 2020
</td>
<td>
<a href="/archive/reports/science_summaries/20200201/reports.science_summaries.20200201.daily.pdf">Title</a>
</td>
</tr>
<tr>
<td class="date">
02 Feb 2020
</td>
<td>
<a href="/archive/reports/science_summaries/20200202/reports.science_summaries.20200202.daily.pdf">Title</a>
</td>
</tr>
<tr class="alt">
<td class="date">
03 Feb 2020
</td>
<td>
<a href="/archive/reports/science_summaries/20200203/reports.science_summaries.20200203.daily.pdf">Title</a>
</td>
</tr>
</tbody>
</table>
<br><br>
</div>
</div>
<div id="center">
<img class="bottom" src="nasa.png" alt="NASA">
<p class="bottom">For questions, contact <a href="mailto:[email protected]?subject=IMPACTS">Lynn McMurdie</a></p>
<img class="bottom" src="http://impacts.atmos.washington.edu/gif/uw_logo.jpg" alt="UW" height="40">
</div>
</body>
</html>