Can Include (a Certain HTML element within another Certain HTML Element)

A single-serving website from Alexander Vishnyakov for testing if it’s valid to put any particular HTML element within another type of HTML element. Kinda neat to have a quick reference for this.

Some combinations feel fairly obvious: can you put …


The post Can Include (a Certain HTML element within another Certain HTML Element) appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.


This content originally appeared on CSS-Tricks and was authored by Chris Coyier

A single-serving website from Alexander Vishnyakov for testing if it’s valid to put any particular HTML element within another type of HTML element. Kinda neat to have a quick reference for this.

Some combinations feel fairly obvious: can you put a <video> inside an <input>? Uh, no. Some are trickier: can you put a <div> inside an <h1>? Nope — that one bit me this week (derp). Some are a little confusing, like <div> is an invalid child of an <ol> but a valid child of a <dl>.

Direct Link to ArticlePermalink


The post Can Include (a Certain HTML element within another Certain HTML Element) appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.


This content originally appeared on CSS-Tricks and was authored by Chris Coyier


Print Share Comment Cite Upload Translate Updates
APA

Chris Coyier | Sciencx (2021-10-22T17:57:30+00:00) Can Include (a Certain HTML element within another Certain HTML Element). Retrieved from https://www.scien.cx/2021/10/22/can-include-a-certain-html-element-within-another-certain-html-element/

MLA
" » Can Include (a Certain HTML element within another Certain HTML Element)." Chris Coyier | Sciencx - Friday October 22, 2021, https://www.scien.cx/2021/10/22/can-include-a-certain-html-element-within-another-certain-html-element/
HARVARD
Chris Coyier | Sciencx Friday October 22, 2021 » Can Include (a Certain HTML element within another Certain HTML Element)., viewed ,<https://www.scien.cx/2021/10/22/can-include-a-certain-html-element-within-another-certain-html-element/>
VANCOUVER
Chris Coyier | Sciencx - » Can Include (a Certain HTML element within another Certain HTML Element). [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/10/22/can-include-a-certain-html-element-within-another-certain-html-element/
CHICAGO
" » Can Include (a Certain HTML element within another Certain HTML Element)." Chris Coyier | Sciencx - Accessed . https://www.scien.cx/2021/10/22/can-include-a-certain-html-element-within-another-certain-html-element/
IEEE
" » Can Include (a Certain HTML element within another Certain HTML Element)." Chris Coyier | Sciencx [Online]. Available: https://www.scien.cx/2021/10/22/can-include-a-certain-html-element-within-another-certain-html-element/. [Accessed: ]
rf:citation
» Can Include (a Certain HTML element within another Certain HTML Element) | Chris Coyier | Sciencx | https://www.scien.cx/2021/10/22/can-include-a-certain-html-element-within-another-certain-html-element/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.