What is HTML? _#EMECHI CODE
In order to begin to write #html, it helps if you know what you are writing.
HTML is the first created by Tim Berners-Lee, Robert Cailliau, and others starting in 1989. It stands for Hyper Text Markup Language.
Hypertext means that the document contains links that allow the reader to jump to other places in the document or to another document altogether. The latest version is known as HTML 5.
A Markup Language is a way that computers speak to each other to control how text is processed and presented. To do this HTML uses two things: tags and attributes.
What are Tags and Attributes?
Tags and attributes are the basis of HTML.
They work together but perform different functions – it is worth investing 2 minutes in differentiating the two.
What Are #html Tags?
Tags are used to mark up the start of an HTML element and they are usually enclosed in angle brackets. An example of a tag is: h1.
download Vs code
https://code.visualstudio.com/download
THANKS 🤗 FOR SUBSCRIBING TO OUR CHANNEL
Most tags must be opened h1 and closed /h1 in order to function.
What are HTML Attributes?
Attributes contain additional pieces of information. Attributes take the form of an opening tag and additional info is placed inside.
An example of an attribute is:
IMG src="mykettle.jpg" alt="A photo of my dog."
In this instance, the image source (src) and the alt text (alt) are attributes of the img tag.
Смотрите видео HTML tutorial for beginners: HTML crash course_ онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь EMECHICODE 10 Март 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 1,81 раз и оно понравилось 57 людям.