Shadowcrow: Formularbuttons positionieren

Beitrag lesen

'ǝɯɐu$ ıɥ

Ich möchte zwei Buttons nebeneinander positionieren. Leider werden sie immer untereinander dargestellt. Wie schaff ich das (in xhtml)?

<form name="validate" method="POST" action="abc.php">

  	<input type="hidden" name="test" value=""/>  

<input type="submit" value="Eingabe validieren"/>
        </form>

<form name="download" method="POST" action="test.php">
<input type="hidden" name="download" />
                <input type="submit" value="xml Download"/>
        </form>

  
warum eigentlich zwei formulare und zwei scripte?  
  
ssnɹƃ  
ʍopɐɥs

-- 
Answers: $1, Short: $5, Correct: $25, dumb looks are still free ...