HTML (HyperText Markup Language) is the most basic building block of the Web. It describes and defines the content of a webpage along with the basic layout of the webpage. Other technologies besides HTML are generally used to describe a web page's appearance/presentation (CSS) or functionality/ behavior (JavaScript).

"HyperText" refers to links that connect web pages to one another, either within a single website or between websites. Links are a fundamental aspect of the Web. By uploading content to the Internet and linking it to pages created by other people, you become an active participant in the World Wide Web.

HTML uses "markup" to annotate text, images, and other content for display in a Web browser. HTML markup includes special "elements" such as <head>, <title>, <body>, <header>, <footer>, <article>, <section>, <p>, <div>, <span>, <img><aside><audio><canvas><datalist><details><embed><nav><output><progress><video> and many others.

Tags in HTML are case insensitive. That is, they can be written in uppercase, lowercase, or a mixture. Example <title> tag can be written as <Title>,<TITLE> or in any other way.

The articles below will help you learn more about HTML.

  • HTML Introduction

    If you're new to Web development, be sure to read our HTML Basics article to learn what HTML is and how to use it.

  • HTML Tutorials

    For articles about how to use HTML, as well as tutorials and complete examples, check out our HTML Learning Area.

  • HTML Reference

    In our extensive HTML reference section, you'll find the details about every element and attribute in HTML.

View All...

Document Tags and Contributors

Contributors to this page: SphinxKnight, sideshowbarker, ExE-Boss, RafeyIqbalRahman, AkashMishraa, rajasrijanakiraman, jswisher, mfuji09, Avinash028, Ajimi, Andrii_Maistruk, chrisdavidmills, Nomeh_Uchenna_Gabriel, LeeClifordEluna, Flinstone87, iamsamwilson, Sheppy, Mestari26, mfluehr, TornadoIDS, digiwizkid, teoli, SteadyShot, RyanJonesWebDev, wh1msy, rowdy_mehul, kberov, Maruti-Ram, Balabano, MJCD, OrthoLearner, uxitten, Jeremie, Innoarkle, erikroyall, globalnet, LegitStudent, charlimckay, saidkocdemir, salman-shah, KadirTopal, Thibaut, 19farmgirl74, Aminelahlou, Tigt, bartel, BradleyDon, pierreneter, Roman-Grebnev, MuhammedAltafHossain, hosttor, akanks, wbamberg, jsx, Bibit, austinharper, DevAsh, TeppoJouttenus, zlcaosh, anotherkabab, cobra9405, kimu, julia31, comeup, bilalshaw, yusuf.webriti, DamienBertrand, lerichard95, Nux, fjmorazan, shawarkhan52, robjohnson, gouravgupta92995, N.Thompson, aaronmayberry, thanhtungcmd, cordellew, Dray77, Weeshlow, alispivak, Shuffeledje37, jkm, Guidodesign, pzmconv, nhshojib, fscholz, senthilkumaran, smacpherson, stephaniehobson, dadukha, xfq, groovecoder, AbuNaif_Alharbi, Mncwango.celimpilo, sachin11.bangar, g1m, mahey, stevemao, jdrobertso, DevCoder, emmanuelodenyire, tenorioming@yahoo.com, girly, samruda, EmilyG, shing0608, poetue, architjain, mikemajzoub, vernvernvern, mohit_bhansali, ishita, XGamePT, akshayaurora, samuelbes, freeQ, Sumitsingh, danidominic, Dyvik, tregagnon, ViorelTudor, indrani7, allen618, Timmi, chriscook, kunal_dhir, Karter, satheeshanp, DarceyMckelvey, irowe, monica_luiza, SteveFaulkner, sharif_hasan, adambrenecki, ethertank, saikat, netfuzzer0xff, Don.Dominic.mathew, omercier67
Last updated by: SphinxKnight,