+ 1
Strong text is used for what purpose
4 Answers
+ 15
<strong> attribute is used to attach special significance to text which is used by search engines, parcers, crawlers, etc. You can get more info in comments <tab> on respective lessons.
+ 2
You can Say For General Heading ( used in website developing)
+ 1
This might help you!
<strong> Is used to make text bold
https://code.sololearn.com/W21065Q98cMp/?ref=app
+ 1
To make the text important to the reader and coder alike, <strong> element is used.