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 |
---|---|---|---|---|
a | figcaption | yes | 1 | result |
img | span | yes | 1 | result |
audio | li | yes | 1 | result |
div | td | yes | 1 | result |
output | p | yes | 9 | result |
figure | div | yes | 4 | result |
h3 | figcaption | yes | 5 | result |
li | ul | yes | 4 | result |
img | li | yes | 3 | result |
form | a | doubt | 5 | 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.