HTML Basics

Code Editor


Explanation

# HTML Basics

📚 HTML Basics

HTML (HyperText Markup Language) is the language used to build the structure of a webpage. Every website starts with HTML, which tells the browser what to display. HTML is made up of tags, and each tag has a different job.

Common HTML Tags

Remember

Live Preview