Mercurial > laserkard
diff 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 |
line wrap: on
line diff
1.1 --- a/buy.html Mon Jan 04 07:35:56 2010 -0500 1.2 +++ b/buy.html Mon Jan 04 21:12:22 2010 -0500 1.3 @@ -1,9 +1,10 @@ 1.4 -<html> 1.5 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 1.6 +<html xmlns="http://www.w3.org/1999/xhtml"> 1.7 <head> 1.8 -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 1.9 +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 1.10 1.11 -<link href="./main.css" rel="stylesheet" type="text/css"/> 1.12 -<link href="./sexy.css" rel="stylesheet" type="text/css"/> 1.13 +<link href="./main.css" rel="stylesheet" type="text/css"> 1.14 +<link href="./sexy.css" rel="stylesheet" type="text/css"> 1.15 1.16 <title>Laserkard | Design Studio</title> 1.17 1.18 @@ -16,7 +17,7 @@ 1.19 PERL-REPLACE::TOP_MENU 1.20 1.21 1.22 -<div id="whole" class = "clearfix"> 1.23 +<div id="whole"> 1.24 1.25 <div id="templates" >PERL-REPLACE::TEMPLATES</div> 1.26