310,620 views
???? Discover our complete HTML and CSS course: https://app.horadecodar.com.br/course... ★ Article about HTML: https://www.horadecodar.com.br/2021/0... What does HTML mean? Let me start by defining what HTML really means, as this will help you better understand all its features later. HTML is an acronym for Hypertext Markup Language, that is, it is a markup language and not a programming language. And what does that actually imply? Basically, we cannot perform logical conditionals, repetition structures, functions and other resources that a programming language has. This simplifies things a lot, since our sole purpose is to structure web pages. We can think of HTML as the structure of a work, being used only to form the foundation. To leave it finished in terms of finishing, we will use another technology, CSS. And to add functionalities and interactions with the user, we use JavaScript. This triad makes up front-end web development, but we will focus on HTML, which is the main subject here. What forms the structure of a web page? Here we have a very strong association with what we see in Word software, since we will create a page with elements such as: Titles; Paragraphs; Lists; Tables; Images; and other elements; All the text that you see on a website, like the one you are reading, is made up of HTML. However, it does not appear, the HTML is hidden and the browser only displays the final result as text. Elements are created from tags, to generate the text. Tags are of fundamental importance in HTML! ★ Recommended books: https://www.horadecodar.com.br/ebooks... ▶ Instagram: @horadecodar ▶ GitHub: https://github.com/matheusbattisti/ ???? Telegram: https://t.me/horadecodar . ???? Discord Hora de Codar: / discord