Check when a tag can be included in another tag
Last 8 Most liked
Child | Parent | Count | Link to |
---|---|---|---|
div | a | 7 | result |
a | a | 4 | result |
div | li | 6 | result |
button | li | 5 | result |
a | p | 5 | result |
a | div | 4 | result |
ul | li | 4 | result |
section | section | 4 | result |
Last 10 Quick Results
Child | Parent | Can Include? | Count | Link to |
---|---|---|---|---|
blockquote | li | yes | 2 | result |
a | h3 | yes | 1 | result |
p | ol | no | 6 | result |
h2 | p | no | 1 | result |
div | h2 | no | 5 | result |
span | h2 | yes | 5 | result |
p | ul | no | 5 | result |
img | li | yes | 2 | result |
summary | p | no | 2 | result |
div | a | doubt | 1 | result |
Last 1 Most disliked
Child | Parent | Count | Link to |
---|---|---|---|
div | label | 4 | result |
This site helps you understand which tag you can include in another using the WHATWG HTML specification
* This is an alpha version and uses a simple algorithm to test whether one tag can be included in another.