I forgot what is element? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

I forgot what is element?

can anyone help me ?

14th Mar 2018, 12:56 AM
Serious Sam
Serious Sam - avatar
1 Réponse
+ 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