Mercurial > laserkard
comparison buy.html @ 28:5b5c03a850b9 laserkard
[svn r29] upgraded to work with Internet Explorer
author | rlm |
---|---|
date | Mon, 04 Jan 2010 21:12:22 -0500 |
parents | b9a4988a22ed |
children | 7742910e0479 |
comparison
equal
deleted
inserted
replaced
27:36ec0abfe570 | 28:5b5c03a850b9 |
---|---|
1 <html> | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
2 <html xmlns="http://www.w3.org/1999/xhtml"> | |
2 <head> | 3 <head> |
3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | 4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
4 | 5 |
5 <link href="./main.css" rel="stylesheet" type="text/css"/> | 6 <link href="./main.css" rel="stylesheet" type="text/css"> |
6 <link href="./sexy.css" rel="stylesheet" type="text/css"/> | 7 <link href="./sexy.css" rel="stylesheet" type="text/css"> |
7 | 8 |
8 <title>Laserkard | Design Studio</title> | 9 <title>Laserkard | Design Studio</title> |
9 | 10 |
10 <script type="text/javascript" src="./buycode.js"></script> | 11 <script type="text/javascript" src="./buycode.js"></script> |
11 | 12 |
14 <body id = "buy"> | 15 <body id = "buy"> |
15 | 16 |
16 PERL-REPLACE::TOP_MENU | 17 PERL-REPLACE::TOP_MENU |
17 | 18 |
18 | 19 |
19 <div id="whole" class = "clearfix"> | 20 <div id="whole"> |
20 | 21 |
21 <div id="templates" >PERL-REPLACE::TEMPLATES</div> | 22 <div id="templates" >PERL-REPLACE::TEMPLATES</div> |
22 | 23 |
23 | 24 |
24 <div id = "centerbox" > | 25 <div id = "centerbox" > |