HTML strong labels - HTML text elements - Guide to HTML, XHTML Guide

Change Font Size: / / Directory List

11.12. HTML strong labels

Strong labels - emphasis on labels
  • Strong the label is paired to <strong> began to </ strong> end
  • Attribute:
  • Trackback Address: http://www.nt22.com/xhtml-html/tag_strong/

Example

  <strong> Stressed </ strong> 

Extended reading

  • HTML em labels
  • Using the correct method definition bold text, CSS font-weight properties

Most browsers will use bold, strong content label (a lot of people think that storng representatives bold), which is not necessary, bold should use CSS to achieve.

Reference