Using emmet:
*nav+main+footer
<nav></nav>
<main></main>
<footer></footer>
- button*3>svg
<button>
<svg></svg>
</button><button>
<svg></svg>
</button><button>
<svg></svg>
</button>
There are many other time-saving combinations.
check this https://docs.emmet.io/cheat-sheet/
¿Quieres ver más aportes, preguntas y respuestas de la comunidad?