Mercurial > laserkard
comparison not-used/contact.shtml @ 0:599d0315537d laserkard
[svn r1] initial import
author | rlm |
---|---|
date | Wed, 30 Dec 2009 02:01:25 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:599d0315537d |
---|---|
1 <html> | |
2 <head> | |
3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
4 | |
5 | |
6 <STYLE TYPE="text/css" > | |
7 <!-- | |
8 @import url(./main.css); | |
9 @import url(./sexy.css); | |
10 DT { background: yellow; color: black } | |
11 --> | |
12 </STYLE> | |
13 | |
14 | |
15 | |
16 <title>Contact</title> | |
17 | |
18 <script type="text/javascript" src="./buycode.js"></script> | |
19 | |
20 </head> | |
21 | |
22 <body> | |
23 | |
24 | |
25 <!--#include virtual="./top_menu.html" --> | |
26 | |
27 | |
28 | |
29 </body> | |
30 </html> | |
31 |