HTML Introduction

HTML Introduction

Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser.

It allows the user to create and structure sections, paragraphs, headings, links, and blockquotes for web pages and web applications.

HTML is not a programming language, meaning it doesn’t have the ability to create dynamic functionality. Instead, it makes it possible to organize and format documents.

It can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript.

When working with HTML, we use simple code structures (tags and attributes) to mark up a website page.

In the next section, you will learn more about HTML and HTML tags and attributes and how to create web pages by HTML.

Shopping Cart