Posted by Jonathan N. Little on 09/16/05 17:57
Beauregard T. Shagnasty wrote:
> saz wrote:
>
>> Put quotes on all attributes. <table border=1> should be <table
>> border="1">, <font color=0000cc> should be <font color="0000cc">.
>
>
> Been a long time since I've used inline styles, but shouldn't that be:
>
> <font color="#0000cc">
>
better yet dump the deprecated FONT element and style it!
..mycaption { font-size: %80; color: #0000cc; }
....
<caption class="mycaption">Blah blah blah</caption>
....
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|