content top
HTML Basics: Formatting Text...
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...