Skip to content
LeadFlask

Glossary

HTML

Hypertext Markup Language, or HTML, is a coding language for items displayed in a web browser. HTML is the underlying coding language behind a lot of what you see on the internet.

Importantly, HTML often doesn’t operate alone to describe web elements. Complimentary languages such as CSS are often used to define the visual attributes, while HTML defines overarching site structure and metadata.