Introduction to HTML
What does HTML stand for?
HTML is HyperText Markup Language.
This the language used for building web documents.
The web is composed of innumerable documents that you can navigate from one to the other. This is done through links.
Hypertext refers to documents that contain links. So you can navigate between them. This character is what makes internet documents connected like a web 😊.
Follow us on Facebook
How to write HTML text?
It is very important to know that you should not write HTML text on a word processor (like Microsoft Word).
Follow us on Facebook
A PDF file is not a text 😲
A PDF file, photos, and videos are not considered texts. This means that they can not be edited or properly seen in a text editor. They need specific programs to play them.
How can you open an HTML file?
Writing your first text file
Let's start step-by-step learning HTML. Are you ready? 😉
- Install a text editor: there are many text editors (like Atom and VS Code). Do not use a word processor.
- Open a new file.
- Start writing. Write some text like (my first note).
- Save the file. Save it at the location you want. Give it a name followed by .html. Don't forget that. You can name it file.html
- Open the file. You can open it by double-clicking the file it will open in a web browser. Also, you can directly drag it to your web browser.
- See your writing. You will see your text (my first note) on the browser. Congratulations! 👏💪
Do want to share this post? Copy this short link: https://bit.ly/2J2lRXF