|
|
|
|
|
by sandfox
5141 days ago
|
|
You might want to read this bit from that section:
"The b element should be used as a last resort when no other element is more appropriate. In particular, headings should use the h1 to h6 elements, stress emphasis should use the em element, importance should be denoted with the strong element, and text marked or highlighted should use the mark element." From the looks of it - while just about legal, it's the worst option going. <em> etc are far more preferable and 'right' |
|