https://github.com/weakish/html-by-hand
example of hand-written html
https://github.com/weakish/html-by-hand
Last synced: 4 months ago
JSON representation
example of hand-written html
- Host: GitHub
- URL: https://github.com/weakish/html-by-hand
- Owner: weakish
- Created: 2019-12-14T06:37:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-14T06:58:52.000Z (over 6 years ago)
- Last Synced: 2025-10-08T20:12:22.717Z (8 months ago)
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.html
Awesome Lists containing this project
README
This is an H1
This is a paragraph.
This is another paragraph.
This is a blockquote.
- item 1
- item 2
- item 3
We can use the deprecated element instead of
,
to avoid a lot of escaping.
GitHub will not render README.html,
but we can use GitHub Pages to render it.