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.
Comments
Post a Comment