<html> <head> <style type="text/css"> input { display:block; } </style> </head> <body> <div id="main"> <form action="" method="post" id="form"> nazwa<input type="text" name="b"> haslo?tak:<input type="checkbox" name="c"> <input type="text" name="a"> <input type="submit"> </form> </div> </body> </html>
jak ulożyc to wyżej zeby wygladalo tak:
nazwa
input
opis
textarea
haslo?tak czekboks
input
edit:bledy poprawione