Created
November 18, 2014 19:22
-
Star
(166)
You must be signed in to star a gist -
Fork
(118)
You must be signed in to fork a gist
-
-
Save chrisvfritz/bc010e6ed25b802da7eb to your computer and use it in GitHub Desktop.
Simplest possible HTML template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!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> |
how do k unsubscribe from this
also, 67 @Amyol04
I have been subscribed for years now. Best to stay subscribed for so much deep insight! HTML for life!Op 3 aug 2026 om 11:50 heeft queizen ***@***.***> het volgende geschreven:Re: ***@***.*** commented on this gist.also, 67 @Amyol04—Reply to this email directly, view it on GitHub or unsubscribe.You are receiving this email because you commented on the thread.Triage notifications on the go with GitHub Mobile for iOS or Android.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yay, another email!!!