https://github.com/emnudge/bad-kern
joke bookmarklet for adding horrible kerning to <p> tags
https://github.com/emnudge/bad-kern
Last synced: 2 months ago
JSON representation
joke bookmarklet for adding horrible kerning to <p> tags
- Host: GitHub
- URL: https://github.com/emnudge/bad-kern
- Owner: EmNudge
- Created: 2019-10-30T02:21:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-30T12:25:44.000Z (over 6 years ago)
- Last Synced: 2026-01-13T02:51:55.410Z (6 months ago)
- Language: HTML
- Homepage: https://bad-kern.netlify.com
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bad-Kern
This is a bookmarklet for adding horrible kerning to a desired <p> tag on a web page.
It's a joke bookmarklet made after I was forwared [this site](https://hellveticafont.com/) and I decided to spread the cheer around.
You can find the bookmarklet over at http://bad-kern.netlify.com/
# Bookmarklets
It is not very often used these days, so for those unaware, a bookmarklet is a snippet of JS that is executed in the URL via the `javascript` prefix. This can be inserted into an <a> tag or into a bookmark.
Once in a bookmark, this snippet can be executed on any page, hence the name.