02- Sibling

Creates sibling elements.

Example:

section+header+footer ↔

Result:

<section></section> <header></header> <footer></footer>