Answer the question
In order to leave comments, you need to log in
How to work with accelerated coding and what are the methods?
For example, I write
html>head>title and click on the tab, then it transforms into
<html>
<head><title></title></head>
</html>
Answer the question
In order to leave comments, you need to log in
Learn emmet, that's what it is. It's all there.
This is what you need https://docs.emmet.io/cheat-sheet/
Use the editors Sublime Text 3, Atom, Brackets, VS Code, master Emmet to speed up writing HTML, through the Package Control for Sublime Text3, for example, you can find all sorts of different snippets for other languages.
What are you talking about
For example, I write
html>head>title and click on the tab, then it transforms into
Available in Emmet, full list of its abbreviations: https://sitkodenis.ru/wp-content/uploads/2017/03/E...
These things are called snippets, you can google all sorts of different ones.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question