• Overview
  • Programming
    • Web Development
      • HyperText Markup Language (HTML)
        • Markup
        • Tags
      • Cascading Style Sheets (CSS)
      • JavaScript
      • Web Application Frameworks
      • NextJS
        • React
        • Hooks

Page 4/12

Cyber Bilby

HyperText Markup Language (HTML)

What is HTML?

HyperText Markup Language (HTML) is a markup language that describes structure and meaning of content using text-based tags. It is not a programming language as it does not perform logic or calculations, instead it marks up content so browsers know how to display your content.

What does it mean to mark up?

Previous Next

Licencia: public domain