html - Confusion about why wrapping labels in a div tag will not work? -


i tried wrap 6 label tags in 1 div tag , layout broke? shows div tag individually encloses each label when want div enclose of them, i'm not sure how explain problem in great detail if understands problem please let me know.

<div> element not valid parent of <label> element

permitted parent elements

any element accepts phrasing content.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

python - GitPython: check if git is available -

c# - ASP.NET MVC Enumerable to delimited HTML in Razor -