Skip to content

Can <img> tag be within <a> tag? #85

@christosptr

Description

@christosptr

This website is amazing and looking to use it more as a reference

Please correct if I am wrong.
Based on the HTML standards I believe this is a valid HTML

<a href="default.asp">
   <img src="smiley.gif" alt="HTML tutorial">
</a>

When I check this I get a message "I doubt"
https://caninclude.glitch.me/can/include/?child=img&parent=a

is this something that can be updated?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions