Which HTML element can be turned into a hyperlink by nesting it inside an <a> tag?
<a>
Only inline elements
Both text and images
Only text
Only block-level elements