I forgot what is element? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

I forgot what is element?

can anyone help me ?

14th Mar 2018, 12:56 AM
Serious Sam
Serious Sam - avatar
1 ответ
+ 6
HTML documents are made up of HTML elements. An HTML element is written using a start tag and an end tag, and with the content in between. HTML documents consist of nested HTML elements. It says it in the HTML course, so you can go back over that.
14th Mar 2018, 1:05 AM
Jax
Jax - avatar