Can anyone give me the difference between div
and span
tags?
In HTML, both Now HTML5 has specific tags that should be used in place of For more information, look at Section 4, "The elements of HTML", from W3C. In particular, look for the sections, grouping contexts and forms. and
maintains coverage in-line, whereas a
and
(forms),
,
,
,
, ,
and
, just to name a few. These new additions should be used in more specific scenarios they were designed for.