technically logo

Learn

Company Breakdowns
What technical products actually do and why the companies that make them are valuable
Knowledge Bases
In-depth, networked guides to learning specific concepts
Posts Archive
All Technically posts on software concepts since the dawn of time
Terms Universe
The dictionary of software terms you've always wanted

Explore knowledge bases

AI, it's not that ComplicatedAnalyzing Software CompaniesBuilding Software ProductsWorking with Data Teams
Loading...

Meet Technically

Technically exists to help you get better at your job by becoming more technically literate.

Learn more →

Solutions for Teams

For GTM Teams
Sell more software to developers by becoming technically fluent.
For Finance Professionals
Helping both buy-side and sell-side firms ask better technical questions.
General Team Inquiries
Volume discounts on Technically knowledge bases.
Loading...
Pricing
Sign In
← Back to Universe

HTML

web-appsbeginner

HTML is the structure of every webpage; it’s like the floorplan for an apartment or the outline for a blog post. It's written in almost-human-readable elements called tags, of which there are many:

<html>    
<title>A basic webpage</title>   
<h1>This is a webpage.</h1>   
<p>Not much more to say about it</p>
</html>

HTML has 140+ of these built in tags that mean something specific to your browser.

Read the full post ↗

The Details: Frontends and Backends

The basics of how apps are built by their component parts.

Read in the Knowledge Base →

Mentioned in

What's Javascript?

From humble origins to the most popular programming language in the world.

Foundationalweb-apps
Breakdown: the cloud infrastructure market

How developers decide which *type* of infrastructure to use, and which (usually giant) cloud provider to buy it from.

Category Breakdowndevops
Whats CSS?

Making the internet look pretty since 1996.

Foundationalweb-apps
What's HTML?

A great way to prank your friends (and build websites)

Foundationalweb-apps

Related terms

Authentication

CSS

Cache

Client

DNS

Endpoint

Support
Sponsorships
Twitter
Linkedin
Privacy + ToS