What are the valid html elements, if any, that can be contained within a <a> tag?
<a>
As of HTML 5, <a> may contain not only (valid) inline elements, but also block elements, etc.
W3: http://dev.w3.org/html5/markup/a.html
2.1m questions
2.1m answers
60 comments
57.0k users