Recent Articles in the Library
Linked Images in Facebook
Post a URL on Facebook. Facebook pulls in an image and links to that URL. (Probably similar on other social media sites.)
Real Download Link
A download link can tell the browser to download the file for saving on the user's hard drive — instead of displaying it in a browser window.
Characters for Hyphenation
The CSS hyphenate-character property can be used to tell the browser an alternate character or set of characters should be used where a hyphen would be inserted at end of lines.
Automatic Wrap Balancing for Headlines
Use the CSS text-wrap:balance; property to better balance the line lengths of multi-line headlines.
Redirect With Method POST
When you can't use method POST, but you must, read this.
Gradient-colored Text
The information you need to make color-gradient text.
The HTML Q Tag
Create a style then use the HTML q
tag to apply the style. This is about as easy as it gets for attracting attention to quotes.