Mercurial > laserkard
view buy.html @ 22:3298256dd459 laserkard
[svn r23] did much cosmetic work.
author | rlm |
---|---|
date | Sun, 03 Jan 2010 03:36:21 -0500 |
parents | 896afe03bc67 |
children | 707d202f58b1 |
line wrap: on
line source
1 <html>2 <head>3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />4 <link href="./main.css" rel="stylesheet" type="text/css"/>5 <link href="./sexy.css" rel="stylesheet" type="text/css"/>7 <title>Laserkard | Design Studio</title>9 <script type="text/javascript" src="./buycode.js"></script>11 </head>13 <body id = "buy">15 PERL-REPLACE::TOP_MENU18 <div id="whole" class = "clearfix">20 <div id="templates" >PERL-REPLACE::TEMPLATES</div>23 <div id = "centerbox" >24 <div id="display" onmouseover="pokedex(['args__display'],['pokedex']);">PERL-REPLACE::DISPLAY</div>25 <div id="pokedex"></div>26 </div>29 <div id="inputbox" >PERL-REPLACE::INPUTBOX</div>30 <div id = "garbage"> </div>32 </div>36 <div id="materials" onmouseover="pokedex(['args__materials'],['pokedex']);">PERL-REPLACE::MATERIALS</div>39 </body>41 </html>