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 |
What is bulleted and numbered lists?
Why doesn't my title show up when I click "check it out"?
What is the use of dhtml?
Is body tag necessary in html?
Why is a div called a div?
In which year html was first proposed?
Is html 5 backward compatible?
What is an opening tag?
Who developed html5?
Is div used in html5?
Why meta tag is used in html?
What are some new input attributes in HTML5?