[thelist] Style sheet problem!

Aylard JA (James) jaylard at equilon.com
Mon May 22 20:39:33 2000


> > First <b> tag is no longer valid try <strong> instead.
> > You could also css the <strong> tag:
> 
> i assume you mean its deprecated, but in what version of 
> HTML?  or XHTML?

	As Aardvark suspects, the <b> element is still part of the W3C HTML
4.01 spec, and has not been deprecated. However, because elements that apply
style rather than document structure are now discouraged in favor of CSS, my
guess is that this is what Adrian Kearns had in mind. So, the <b> tag is
legal HTML, but is out of favor.

James Aylard
mailto:jaylard@equilon.com