Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q1495 How do I get all buttons to be same size?

irt.org | Knowledge Base | JavaScript | Form | Q1495 [ previous next ]

Q1495 How do I get all buttons to be same size?

CSS can be used to set the width of all form fields:

<input type="button" name="button" style="width: 200" value="abc">

Submitted by jayN

Feedback on 'Q1495 How do I get all buttons to be same size?'


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb and Michel Plungjan
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.