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 |
Is html a framework?
How many spaces is a tab?
Can you create a multi-colored text on a web page?
How we can insert copy right on browser page?
What does whatwg stand for in the world of html5?
What is html tags used for?
What does the alt attribute do?
How do I disable navigation tab?
Why to use pattern attribute in html5?
How to create a new tab on a webpage in HTML5 ?
What language is pt br?
What is the purpose of the <meta> tag?