So vielleicht?

<html> <head> <style> #box { background-color:yellow; width:760px; margin: 0px auto; } </style> </head> <body> <div id="box"> INHALT </div> </body> </html>

(tut mir Leid, dass alles in 2 Zeilen steht, das Code formatieren hat nicht geklappt)

...zur Antwort

Wenn du mit Html Formulare machen,dann kannst hier schauen: http://de.kioskea.net/contents/html/htmlform.php3 kästchen=checkbutton kreis=radiobutton

...zur Antwort