<html>
 <head>
  <meta content='noindex,nofollow' name='robots'>
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <link rel="stylesheet" type="text/css"
    href="http://undcemcs01.und.edu/~wen.chen.hu/css/1.css" />
  <title>Interface I</title>
 </head>
 
 <body text='#000000' vLink='#3366CC' link='#3366CC' bgColor='#ffffff' alink='#3366CC' background='http://undcemcs01.und.edu/~wen.chen.hu/bg/4.png'>

<div id="body">
 <table width='100%' height='90%'>
  <tr>
   <td align='center' valign='middle'>

<table width="75%" cellspacing="0" cellpadding="10" border="0" class="shadow">
 <form method="post" action="1.php">
 <tr bgcolor="#336699">
  <th id="header" align="left" colspan="3">
   <font face="Verdana, Arial, Helvetica" color="white" size="2"> &nbsp; Start Using the Game Store.</font>
  </th>
 </tr>
 <tr bgcolor="#CCEEFF">
  <td width="100%" valign="middle"> 
   <font face="Verdana, Arial, Helvetica" size="2">
   <br class="s" />
   &nbsp; &nbsp; &nbsp; Name: 
   <input type="text" name="name" size="32" value="Sponge Bob">
   </font>
   <p align="center">
   <input type="submit" name="act" value="Enter">
   &nbsp; &nbsp; &nbsp; &nbsp;
   <input type="submit" name="act" value="Display source">
   &nbsp; &nbsp; &nbsp; &nbsp;
   <input type="reset"  value="Reset">
   <br />
   </p>
  </td>
 </tr>
 </form>
</table>
<br /><br /><br />
     </td>
    </tr>
   </table>
 
  </div>
 </body>
</html>