2007/4/23, Robby Jennings <[EMAIL PROTECTED]>: <...> I've found this list of depreciated tags http://www.html-reference.com/depreciated.htm which lists <strong> and <em> as depreciated. I thought the <b> tag would be depreciated.
So which is correct? What should I be using? I know I can just use <span> tags, and apply css, it's > a little clunky to me though. Any thoughts on this would be welcome.
Look at the "Depr." column in http://www.w3.org/TR/html401/index/elements.html If there is "D" in it, then element is deprecated. Obviously STRONG and EM are not deprecated. Regards, Rimantas -- http://rimantas.com/ ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
