Posted by freemont on 09/23/06 20:32
On Sat, 23 Sep 2006 16:09:06 -0400, freesoft_2000 wrote:
> Hi everyone,
>
>>>What, are you in a "Designing Web sites the >>Rube Goldberg way" contest
>
>>>or something?
>
> Something like that but its more of a browser with an in built html
> parser.
>
> Anyways going back to the original question, is it possible for me to do
> this without CSS?
*If* the style attribute doesn't count as CSS:
<html><body><p><font style="background-color:red;">Hello
there</font></p></body></html>
I hope you don't think that this is good markup. The font tag is simply
not acceptable any more.
--
"Because all you of Earth are idiots!"
¯`·.¸¸.·´¯`·-> freemont© <-·´¯`·.¸¸.·´¯
[Back to original message]
|