Re: Color in pages

On Tue, Nov 23, 2004 at 02:31:50PM +0000, Jon Ribbens wrote:

>   However, some features of HTML are not able to be described in a DTD.
>   For example, the following tag is valid under the HTML 4.01
>   Transitional DTD:
> 
>     <font color="mauve">

I'd suggest avoiding deprecated examples if possible. Perhaps using
the "width" attribute of the <img> element would be a better bet.

     <img ... width="100px">

-- 
David Dorward                                      http://dorward.me.uk

Received on Tuesday, 23 November 2004 14:42:30 UTC