Document

What is HTML?


Features of HTML


A beautiful analogy to understand HTML:

HTML Working

When we want to access any information on the internet we search that on a web browser. The web browser gets all the content from the web servers. This content is stored in the webservers in the form of an HTML document.
An HTML document is first written with some tags in any code editor or your choice of a text editor and then saved with the “ .html ” extension. After this, the browser interprets the HTML document, reads it, and renders a web page.

Basic HTML tags:

A basic HTML document:

A basic HTML codes:

Document
PROCODING
Copyright © 2023 to Rohit Negi