Accenture Interview Question

Q: What is the difference between <div> and <span>

Interview Answer

Anonymous

Oct 9, 2022

Both the tags (<div> and ) are used to represent the part of the webpage, <div> tag is used a as block part of the webpage and tag is used as a inline part of the webpage</div></div>