Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<meta charset=utf-8>
<title>valid anchor element</title>
<div><a><p>foo</p></a></div><!-- with flow content and flow parent -->
<!doctype html>
<meta charset=utf-8>
<title>valid anchor element</title>
<div><a><p>foo</p></a></div><!-- with flow content and flow parent -->