Skip to content

Instantly share code, notes, and snippets.

@chrisvfritz
Created November 18, 2014 19:22
Show Gist options
  • Select an option

  • Save chrisvfritz/bc010e6ed25b802da7eb to your computer and use it in GitHub Desktop.

Select an option

Save chrisvfritz/bc010e6ed25b802da7eb to your computer and use it in GitHub Desktop.
Simplest possible HTML template
<!doctype html>
<html>
<head>
<title>This is the title of the webpage!</title>
</head>
<body>
<p>This is an example paragraph. Anything in the <strong>body</strong> tag will appear on the page, just like this <strong>p</strong> tag and its contents.</p>
</body>
</html>
@yinstardev
Copy link
Copy Markdown

Damn this helped me validate vercel deployment on private repo also can be made public. Great wisdom.
Holy HTML snippet.

@mpalmero197
Copy link
Copy Markdown

May all who are lost seek comfort in this text.

@rockstareast2
Copy link
Copy Markdown

Thanks

@hexcolors
Copy link
Copy Markdown

Thanks :)

@BramHaan
Copy link
Copy Markdown

hmmmm why is this still here?

@Amyol04
Copy link
Copy Markdown

Amyol04 commented Oct 17, 2025

67

@Queizen30
Copy link
Copy Markdown

68

@BrianTheBrain11
Copy link
Copy Markdown

69 (nice)

@Queizen30
Copy link
Copy Markdown

nice…
70.

@dekdee
Copy link
Copy Markdown

dekdee commented Jan 23, 2026

simple but effective. Stopping by... Thanks. pips puzzle

@jovylle
Copy link
Copy Markdown

jovylle commented Jan 29, 2026

AHahahhaha, What this is a pubic place to visit then?

@Schiz-n
Copy link
Copy Markdown

Schiz-n commented Mar 17, 2026

image

@SSoggyTacoBlud
Copy link
Copy Markdown

ok?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment