radiaSRT/print/cover.html

30 lines
456 B
HTML
Raw Normal View History

2012-01-30 22:05:38 +00:00
<!doctype html>
<html>
<head>
<style type="text/css">
body {
height: 100%;
}
#text {
text-align: center;
2012-01-30 22:36:42 +00:00
margin-top: 40%;
2012-01-30 22:20:40 +00:00
font-size: 24px;
2012-01-30 22:33:56 +00:00
font-family: "Courier New";
2012-01-30 22:05:38 +00:00
}
</style>
</head>
<body>
<div id="text">
THE RADIA PHONE TAP(E)S <br />
May - July 2009 <br />
2012-01-30 22:20:40 +00:00
Complete Time-Coded Transcripts <br />
2012-01-30 22:26:24 +00:00
as available with Audio on <br />
2012-01-30 22:05:38 +00:00
http://pad.ma <br />
</div>
</body>
</html>