File: default.html

package info (click to toggle)
toolame 02l-6lenny1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 716 kB
  • ctags: 545
  • sloc: ansic: 10,298; makefile: 98
file content (16 lines) | stat: -rw-r--r-- 378 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html>
<head>
<title>Stuff and Thing</title>
<style>	
<!-- BODY { BACKGROUND: #FFFFFF; COLOR: #000000; FONT-SIZE: 10pt; FONT-FAMILY: verdana, sans-serif }
	A { COLOR: #111177;  TEXT-DECORATION: none }
       TD { font-size: medium; font-weight:normal }
--!>
</STYLE>
</head>
<body>
<table border = 0 width="75%" align="center"><tr><td>
Text goes here
</tr></td>
</body>
</html>