HengeMon's Comments

On the other hand, bold is implemented as being bold text so you know that if the device or browser supports it, your text will be bold. With strong you don't know how the browser could have implemented it, so you need to exactly set the stylesheet information to match bold. Some kind of exotic device could display strong elements as italic or underlined, so you need to actively set in the CSS you don't want that. Furthermore you don't know what else of weird things the device may do to the strong element.

I'm not saying that bold is better than strong in semantically correct HTML, I'm just saying you're more certain of what will happen with your layout and design if you use bold instead of strong.
Abusive comment hidden. (Show it anyway.)
Login to comment.

Profile for HengeMon

  • Member Since 2012/08/15


Statistics

Comments

  • Threads Started 1
  • Replies Posted 0
  • Likes Received 0
  • Abuse Flags 0
X

This website uses cookies.

This website uses cookies to improve user experience. By using this website you consent to all cookies in accordance with our Privacy Policy.

I agree
 
Learn More