Skip to main content

Command Palette

Search for a command to run...

HTML(Hyper Text Markup Language)

Brief & sufficient Knowledge of HTML

Updated
1 min read
HTML(Hyper Text Markup Language)
A

I am gonna to start my journey as a full stack web developer.

It is not a programming language i.e. there is no decision-making capability exists. Basically, It helps to make the skeletal/structure and layout of web pages. Like which element should be there and where it should and in which order it should be arranged. This whole thing is done by HTML.

One interesting feature, we can enable accessibility in HTML so that any disabled person can experience the same. HTML also helps in search engine optimisation, we can also enhance SEO.