D
D
deepin2019-07-25 11:31:11
HTML
deepin, 2019-07-25 11:31:11

Is there such information in html?

for example, just
write like that?

<button>Кнопка</button>
<h1>Заголовок</h1>
<a>Ссылка</a>

Or write like that?
<button>
    Кнопка
</button>
<h1>
    Заголовок
</h1>
<a>
    Ссылка
</a>

Is there such information on tags and if so , please share.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
irishmann, 2019-07-25
@irishmann

Code design rules

M
Michael, 2019-07-25
@notiv-nt

Difference in the line
break character For plain text, this does not matter

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question