On 4/26/07, Stut <[EMAIL PROTECTED]> wrote:
Tijnema ! wrote:
> On 4/26/07, Stut <[EMAIL PROTECTED]> wrote:
>> Tijnema ! wrote:
>> > On 4/26/07, Al <[EMAIL PROTECTED]> wrote:
>> >> <font..> is depreciated and shouldn't be used anyhow. Use styles
>> >> instead.
>> >
>> > I use combination of both :)
>> > <style type="text/css">
>> > font.grey { color: grey; }
>> > </style>
>> > <font class="grey"> My Grey Text :) </font>
>>
>> If you don't mind me saying so, that's daft. You should be using <span>
>> tags here, not the deprecated <font> tags.
>>
>> -Stut
>
> Both work fine, should i really care?
Using a screwdriver to hammer in a nail will usually "work fine", but
that doesn't mean you should be doing it.
-Stut
Hmm, maybe i'll use it in my upcoming scripts, but i'm not gonna
change all my 500 made scripts :P
Tijnema
>> >> Dave Goodchild wrote:
>> >> > View the source, you have this:
>> >> >
>> >> > <font color="blue">
>> >> >
>> >> > which is not closed, therefore everything after it will be blue.
>> >> >
>> >>
>> >> --
>> >> PHP General Mailing List (http://www.php.net/)
>> >> To unsubscribe, visit: http://www.php.net/unsub.php
>> >>
>> >>
>> >
>>
>>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php