02 - Sibling

Create sibling elements

Example:

section+header+footer

Result:

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