romy: <input type=button>

Beitrag lesen

Hallo,
wie kann ich die Breite eines Buttons in einem Formualar festlegen?
Ich habe 2  Buttons und möchte das diese gleich gross sind.
Danke für Eure Hilfe
Gruß
Susanne

man glaubt es kaum: width=10  oder wie gross auch immer
oder aber per style

style="width:10px"

beide sachen sollten im tag stehen

zB <input type=button width=10 > usw...

gruss