What is the difference between <strong>, <b> tags and <em>, <i> tags?
Answer / nashiinformaticssolutions
The tags , , and , have the same effect on a standard webpage. Bold and italic are indicated by the and tags. These two tags don't say anything about the text; they just apply font styling and the bold tag , which simply adds extra ink to the text.
On the other hand, the and tags indicate that the text's span is more important or of strong importance than the remainder of the text, respectively. The meaning of these tags is semantic.
Is This Answer Correct ? | 0 Yes | 0 No |
Are meta keywords still relevant 2019?
Describe the difference between cookies, sessionStorage, and localStorage.
What is the tag for image in html?
What is iswebpage?
What are logical and physical tags in html?
Where can I use main tag?
What is make a table?
What is a nest in html?
What are custom attributes in html5? Explain
What is :: before in html?
Which tag is used to display the number list?
Why does the browser show my plain html source?