On 9 Dec 2003 at 0:14, Juey Chong Ong wrote: > There were a few places where you used both CSS styles as well as the > deprecated <font> tag. I think it'll be helpful if you choose to adopt > one or the other. If you use both, then you get into a situation where > the appearance properties are set both in the font tag as well as in > the CSS style. I don't remember if one overrides the other or if both > sets of properties are used and what's the precedence. But you can see > that conflicting settings could easily occur.
CSS refers to Cascading Style Sheets, ie subsequent style sheets override the previous sheet if the same variable is referred to. Old format functions in the page will override the style sheet pre-set function until the format function is closed. Rob Studdert HURSTVILLE AUSTRALIA Tel +61-2-9554-4110 UTC(GMT) +10 Hours [EMAIL PROTECTED] http://members.ozemail.com.au/~distudio/publications/ Pentax user since 1986, PDMLer since 1998

