HTML Basics: Formatting Text...
Posted by webby in
html on 02 20th, 2009 |
No Comments
Formatting Bold Text
The most common ways to format bold text using HTML.
HTML strong tag:
The strong tag is what’s known as a logical style and should be used when you want to add a strong emphasis to the word(s) in between the open and close tags. This is especially important with screen readers...