HTML – One of the best markup language for the web

1,800

Duration
18 Days
18 Days Practice

Add to Wishlist
Add to Wishlist
SKU: Lang002 Category: Tags: , ,

Description

HTML is an acronym that stands for Hyper Text Markup Language that is used to create web pages and web applications. Let’s see the meaning of hypertext markup language on web pages. Hypertext: Hypertext simply means “text within text”. Linked text is hypertext. Every time you click on a link that takes you to a new web page, you’ve clicked on hypertext. HyperText is a way to link two or more web pages (HTML documents) together.

Markup: Markup is a computer language used to add layout and structure to text documents. Sign language makes writing more sociable and powerful. It can convert text into images, tables, links, etc. Web Page: A web page is a document usually written in HTML and translated by a browser. Web pages can be identified by entering a URL. Web pages can be static or dynamic. With the help of HTML alone we can create static web pages. Therefore, HTML is a markup language used to create beautiful web pages by formatting and displaying them in a pleasing manner in web browsers. An HTML document contains many HTML tags and each HTML tag has a different content.

Why learn HTML?

Originally, HTML was developed for the purpose of defining the structure of documents such as titles, paragraphs, lists, etc., to facilitate the sharing of scientific information among researchers. Now, HTML is the most common place to organize web pages using various tags in the HTML language.

HTML is a MUST for students and professionals who want to become a good software engineer, especially when working in web development. I will list some of the benefits of learning HTML:

Create a website – You can create a website or customize an existing web template if you know HTML well.

Become a web developer – If you want to start a career as a professional web developer, HTML and CSS design are must-have skills. Understand the web – If you want to improve your website, increase its speed and performance, it is good to know HTML to get the best results.

Learn Other Languages ​​- Once you understand the basics of HTML, other related technologies like javascript, php, or Angular will be easier to understand.

HTML tags

Because HTML defines the markup for a particular web page, you want text, images, or other additional elements to appear in a certain way.

For example, you might want some text to be larger, some smaller, and some to be bold, italic, or bold. HTML has “tags” that allow you to do this. Therefore, there are tags for creating titles, paragraphs, bold words, highlighted words, etc.

Elements

Consists of opening tags, characters, content, and closing tags. Some elements are useless, that is, they do not have a closing tag, but the source or link of the content you want to put on the web page. An example of an empty element is , which you use to add an image to a web page.

HTML elements are often used interchangeably with tags, but there is a slight difference between the two. An element is a combination of opening and closing tags, and the content between them.

I made another image to help you visualize the look of the HTML element::

Left Menu Icon
Homework18