ho fatto cosi ma sembra non funzionare

codice:
<input name="base" type="text" tabindex=0 id="base" style="width:40px; height:20px; font-family:tahoma; font-size:11px " value="<?php echo $_GET['base']; ?>" size="5">
<input name="altezza" type="text" tabindex=1 id="altezza" style="width:40px; height:20px; font-family:tahoma; font-size:11px " value="<?php echo $_GET['altezza']; ?>" size="5">