HTML text formatting
Above both are making text bold. So what is the different between these two?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Oct 15, 2014, 11:19 AM
Whereas is a visual style, is telling the browser or other program rendering the HTML that the content to which it's applied needs to be emphasized in some way.
For example, if it's a 'talking' program for blind people, a different tone should be used for than for normal speech.
MahaPosted Oct 15, 2014, 2:02 PM
MahaPosted Oct 15, 2014, 11:06 AM
VulpesPosted Oct 15, 2014, 10:56 AM
However, you can of course distinguish between them if you look at the HTML source of the web page.
MahaPosted Oct 15, 2014, 10:04 AM
Khan Abrar AhmedPosted Oct 15, 2014, 8:39 AM
http://stackoverflow.com/questions/271743/whats-the-difference-between-b-and-strong-i-and-em
http://www.html-5-tutorial.com/strong-and-b-elements.htm
http://www.nosegraze.com/difference-between-b-strong-html/
Munesh SharmaPosted Oct 15, 2014, 7:41 AM