D
D
Deman12018-10-09 15:20:05
HTML
Deman1, 2018-10-09 15:20:05

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>

I want to know what kind of commands are there so that you can, for example, set the names right away or, for example, go down below so as not to continue in the title, for example, to create a body, etc.
In general, I want to know the commands and what and how to abbreviate.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir Proskurin, 2018-10-09
@Deman1

Learn emmet, that's what it is. It's all there.
This is what you need https://docs.emmet.io/cheat-sheet/

D
dicem, 2018-10-09
@dicem

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 question

Ask a Question

731 491 924 answers to any question