rlm@8: 
rlm@8: <html>
rlm@8: <head>
rlm@8: 
rlm@8: <title>
rlm@8: Edit Pokèmon Cards~
rlm@8: </title>
rlm@8: 
rlm@8: 
rlm@8: </head>
rlm@8: 
rlm@8: 
rlm@8: 
rlm@8: <body>
rlm@8: 
rlm@8: <div id="card_list" style="border: 1px solid black; width: 440px; height: 80px; overflow: auto">
rlm@8: </div>
rlm@8: 
rlm@8: 
rlm@8: <div id="current_card" style="border: 1px solid black; width: 440px; height: 80px; overflow: auto">
rlm@8: </div>
rlm@8: 
rlm@8: <div id="tags" style="border: 1px solid black; width: 440px; height: 80px; overflow: auto">
rlm@8: </div>
rlm@8: 
rlm@8: </body>
rlm@8: </html>