Can anyone give me the difference between div and span tags?
div
span
The tag is used to group inline-elements in a document and this tag provides no visual change by itself. It provides a way to tag a hook to a part of text or document.
The tag defines division or section in an HTML document.