HTML5 Y SU API, TAGS O ALGUNA DOCUMENTACIÓN | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

HTML5 Y SU API, TAGS O ALGUNA DOCUMENTACIÓN

Hola amigos una pregunta existe alguna documentación o API sobre todas las etiquetas de HTML5

27th Jan 2019, 4:33 AM
Bryan Sanchez
Bryan Sanchez - avatar
2 ответов
+ 5
For the real deal, WHATWG maintains the language. https://html.spec.whatwg.org/multipage/ Then, w3c copies portions they feel like recommending all browsers strive toward complying with as part of a "standard". https://www.w3.org/TR/html/ Which then gets cited by MDN... https://developer.mozilla.org/en-US/docs/Web/HTML ... and, of course, w3schools. https://www.w3schools.com/html/default.asp That's what we use for documentation. I hope this helps!
27th Jan 2019, 7:26 AM
Janning⭐
Janning⭐ - avatar
+ 1
thank you friend
27th Jan 2019, 8:13 AM
Bryan Sanchez
Bryan Sanchez - avatar