Re: First stupid post of the year.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Jan 2, 2008 2:10 PM, Jim Lucas <lists@xxxxxxxxx> wrote:
> I prefer this approach instead.
>
> <html>
> <head>
> <title></title>
>         <style>
>         button,
>         input[type=submit],
>         input[type=reset],
>         input[type=button] {
>                 width:  250px;
>         }
>         </style>
> </head>
> <body>
> <form>
>         <input type="submit" value="Submit">
> <form>
> </body>
> </html>

    The problem is that it will force that style on all buttons where
that CSS is present.  With Tedd's particular request, I don't think he
needs (or especially wants) that portability.  This would be one of
the only instances, though, where Jim's response may not be the best.
In most other cases, that would be the most economic way.

-- 
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]

If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone else to do it for you.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux