view contact.php @ 1:388bd7feec61 laserkard

[svn r2] added source images
author rlm
date Wed, 30 Dec 2009 02:10:57 -0500
parents 599d0315537d
children 3298256dd459
line wrap: on
line source
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
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>
15 <title>Contact</title>
16 </head>
18 <body>
22 <?php include("./top_menu.include"); ?>
26 </body>
27 </html>