Mercurial > laserkard
diff not-used/contact.shtml @ 0:599d0315537d laserkard
[svn r1] initial import
author | rlm |
---|---|
date | Wed, 30 Dec 2009 02:01:25 -0500 |
parents | |
children |
line wrap: on
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/not-used/contact.shtml Wed Dec 30 02:01:25 2009 -0500 1.3 @@ -0,0 +1,31 @@ 1.4 +<html> 1.5 +<head> 1.6 +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 1.7 + 1.8 + 1.9 +<STYLE TYPE="text/css" > 1.10 +<!-- 1.11 + @import url(./main.css); 1.12 + @import url(./sexy.css); 1.13 + DT { background: yellow; color: black } 1.14 +--> 1.15 +</STYLE> 1.16 + 1.17 + 1.18 + 1.19 +<title>Contact</title> 1.20 + 1.21 +<script type="text/javascript" src="./buycode.js"></script> 1.22 + 1.23 +</head> 1.24 + 1.25 +<body> 1.26 + 1.27 + 1.28 +<!--#include virtual="./top_menu.html" --> 1.29 + 1.30 + 1.31 + 1.32 +</body> 1.33 +</html> 1.34 +