Answers for "use strong tag in html"

2

html strong

<strong> This text is very strong!</strong>
Posted by: Guest on November-15-2020
1

strong tag in

Strong> tag
Definition and Usage. The <strong> tag is used to define text with strong 
importance. The content inside is typically displayed in bold.
Tip: Use the <b> tag to specify bold text without any extra importance!
Posted by: Guest on May-13-2021

Browse Popular Code Answers by Language