html - Allowed children for an <a> element? -


i have been working lot of html structuring lately , started wonder elements allowed children of <a> element?

changes in html5

although previous versions of html restricted element containing phrasing content (essentially, in previous versions referred “inline” content), element transparent; is, instance of element allowed contain flow content (essentially, in previous versions referred “block” content)—if parent element of instance of element element allowed contain flow content.

html language reference


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -