+ 2
Difference between text elements
i just started learning text elements... so other than the ones listed here, are there any more? Also, what is the difference between <b> and <strong>?
2 Respostas
+ 2
B is Used For The Text boLd But StronG is used for The text important. 
Here an example. 
<p><b>I Am Ak M The Hacker.  </b></p>
In This The whoLe Line is beacame boLd. 
But
<p>I Am Ak M The <strong>Hacker.</strong></p>
Here in this paragraph the hacker word is became importand by bolding. 
Ther is some actions Differnce. NOthing Much. 😊
+ 1
Not difference between <b> and <strong>



