File: title.html

package info (click to toggle)
gap-hap 1.74%2Bds-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 58,664 kB
  • sloc: xml: 16,678; sh: 197; javascript: 155; makefile: 121; ansic: 47; perl: 24
file content (20 lines) | stat: -rw-r--r-- 526 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>

<head>
<!-- --------------------HEADER------------------------ -->
  <title>HAP title page</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <link rel="Stylesheet" href="HAPstyles.css" 
  type="text/css" media="screen,print">
  <style type="text/css"></style>
</head>



<body id="title">
<div id="title">
<H1> Homological Algebra Programming </H1>
</div>
</body>
</html>