What is the difference between div and span?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
• <div>: A block-level element used for grouping larger sections of content.
• <span>: An inline element used for styling a small portion of content within a block.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
• <div>: A block-level element used for grouping larger sections of content.
• <span>: An inline element used for styling a small portion of content within a block.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do search engines dislike frames?
Explain novalidate attribute of html5?
Is select an empty tag in html?
Why do we use table tags in html?
What are seo keywords?
Is there any tag in html to upload and download files?
What is the role of html?
How do you write a title tag?
What are dom levels?
How can we comment in html?
What are the different types of Headings supported by HTML?
What are the two types of tag?