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