Edscroll

What is HTML?

What is HTML?

Introduction

HTML stands for HyperText Markup Language. It is the standard

language used to create and structure web pages. Every website you

visit on the internet is built on HTML at its core. Without HTML, web pages would not exist.

Breaking down the terms


  • HyperText → text that contains links (hyperlinks) to other text, pages, or resources on the web.

  • Markup → special tags (like <p> or <h1> ) used to describe and organize the structure of content.

  • Language → a set of rules and syntax that web browsers understand in order to display content.

9
0
Share

Latest Posts

A Simple HTML Document

A Simple HTML Document

HTML consists of a series of elements which tell the browser how to display the content

1
5
01
Share
What is HTML?

What is HTML?

HTML stands for HyperText Markup Language. It is the standard language used to create and structure web pages. Every website you visit on the internet is built

1
9
01
Share