Results 1 to 3 of 3

Thread: HTML button width

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 1999
    Location
    Brossard, Québec, Canada
    Posts
    241
    is it possible to specify the width of a button in HTML or by another mean ? I have this CGI that generates a menu and right now only the button value (the caption) determines the button width... I want them all to be the same width.

    Thanks in advance

  2. #2
    Guest
    take a look at this thread

  3. #3
    Member
    Join Date
    Nov 1999
    Posts
    48
    In the value of the button do this:

    <input type = button value = " Next " >

    You can space the value until it is even with the other buttons.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width