Mercurial > laserkard
diff buy.html @ 23:707d202f58b1 laserkard
[svn r24] added.... ARROWS~!
author | rlm |
---|---|
date | Sun, 03 Jan 2010 08:30:32 -0500 |
parents | 3298256dd459 |
children | 2979a76e3fdf |
line wrap: on
line diff
1.1 --- a/buy.html Sun Jan 03 03:36:21 2010 -0500 1.2 +++ b/buy.html Sun Jan 03 08:30:32 2010 -0500 1.3 @@ -22,7 +22,27 @@ 1.4 1.5 <div id = "centerbox" > 1.6 <div id="display" onmouseover="pokedex(['args__display'],['pokedex']);">PERL-REPLACE::DISPLAY</div> 1.7 + 1.8 +<div id= "trifold" > 1.9 + 1.10 +<div id="trileft"> 1.11 +<div id = "arrowleft"><img src = "./images/left.png"></div> 1.12 +Please click a template from the left... 1.13 +</div> 1.14 + 1.15 + 1.16 +<div id = "triright"> 1.17 +<div id = "arrowright"><img src = "./images/right.png"></div> 1.18 +...and then please fill out the form to the right. 1.19 +</div> 1.20 + 1.21 + 1.22 +</div> 1.23 + 1.24 <div id="pokedex"></div> 1.25 + 1.26 + 1.27 + 1.28 </div> 1.29 1.30