Advertisement
Guest User

Untitled

a guest
Mar 14th, 2014
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. <head>
  2. <link rel="stylesheet" href="config/layout.css" type="text/css" />
  3. </head>
  4.  
  5. <body>
  6. <div id="page"> <div id="wrapper"> <div id="filler"> </div> <div id="header"><div id="header_text"><span class="usertop">Username: <a href="profile.php?user=elindoril">elindoril</a><br />Gold: <a href="inventory.php">18,848g</a><br /><br /><br /></span><span class="userbar"><a href="index.php">Home</a> | <a href="town_center.php">Town Center</a> | <a href="workshop.php">Workshop</a> | <a href="explore.php">Explore</a> | <a href="inventory.php">Inventory</a> | <a href="logout.php">Log Out</a></span> </div></div> <div id="main"><div id="main_text"><div id="recipe_select">Select a set of plans to follow below, or just make it up as you go!<br />If you're following a plan, be sure to assemble it in the right order!<br /><br /><form action="workshop.php" method="POST"><select name="recipe"><option value="22-22-21">Basic Elemental Signet</option><option value="16-17-18">Element Beads</option><option value="15-15-14">Ooni Tea</option><option value="8-10-8">Plank Shield</option><option value="3-3-3">Wooden Plank</option><option value="8-8-9">Wooden Sword</option></select> <input type="submit" value="Show" /></form></div><div id="component">Component 1:<form action="workshop.php" method="POST"><select name="comp1" size="10" id="crafting"><option value="0">Dark Tea of Constitution</option><option value="1">Dark Tea of Constitution</option><option value="2">Light Tea of Constitution</option><option value="3">Ooni Tree Bark</option><option value="4">Ooni Tree Bark</option><option value="5">Ooni Tree Bark</option><option value="6">Ooni Tree Bark</option><option value="7">Small Bottle of Water</option><option value="8">Small Bottle of Water</option><option value="9">Wood Log</option><option value="10">Wood Log</option><option value="11">Wood Log</option><option value="12">Wood Log</option><option value="13">Wood Log</option><option value="14">Wood Log</option><option value="15">Wood Log</option><option value="16">Wood Log</option><option value="17">Wood Log</option><option value="18">Wood Log</option><option value="19">Wood Log</option><option value="20">Wood Log</option><option value="21">Wood Log</option><option value="22">Wood Log</option><option value="23">Wood Log</option><option value="24">Wood Log</option><option value="25">Wood Log</option><option value="26">Wood Log</option><option value="27">Wood Log</option><option value="28">Wood Log</option><option value="29">Wood Log</option><option value="30">Wood Log</option><option value="31">Wood Log</option><option value="32">Wood Log</option><option value="33">Wood Log</option><option value="34">Wood Log</option><option value="35">Wood Log</option><option value="36">Wood Log</option><option value="37">Wood Log</option><option value="38">Wood Log</option><option value="39">Wood Log</option><option value="40">Wood Log</option><option value="41">Wood Log</option><option value="42">Wood Log</option><option value="43">Wood Log</option></select><br /><input type="hidden" name="recipe" value="" /><br /><input type="submit" value="Set" /></form></div><div id="component">Component 2:</div><div id="component">Component 3:</div> </div></div> </div> <div id="footer">
  7. <br /><br />
  8. <a href="information.php">Game FAQ</a> <a href="userlist.php">Online Users</a> <a href="whoweare.php">Team Info</a><br />
  9. CraftGame Copyright 2013 Joseph Clark
  10.  
  11. </div> <div id="background"> </div></div></body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement