List Hits

Total Items found in Hits is 536060.
A Collection of Hits...
add chevrons to a ul list

9:05 pm, June 18, 2024
MySQL to Sqlite converter

9:05 pm, June 18, 2024
link to an external stylesheet

9:06 pm, June 18, 2024
Console Tips and Tricks

9:06 pm, June 18, 2024
function to create a uid from html

9:10 pm, June 18, 2024
fancybox v3.4 - Mixed gallery

9:11 pm, June 18, 2024
ES5 vs ES6 Object Example

9:17 pm, June 18, 2024
RS3 Quick Daily Run Logs

9:25 pm, June 18, 2024
more complex responsive tables css

9:41 pm, June 18, 2024
box shadow example(s) - drop shadow

9:52 pm, June 18, 2024
Factorio Megabase-In-A-Book

10:20 pm, June 18, 2024
open sans @import embed font quick

10:21 pm, June 18, 2024
Testing AI in Notion

10:22 pm, June 18, 2024
Sweet Alert 2 Methods and Examples

10:28 pm, June 18, 2024
Radial Click Effect

10:34 pm, June 18, 2024
check if a ul contains a ul li

10:39 pm, June 18, 2024
wp register plugin settings admin

10:39 pm, June 18, 2024
react hello world with variable name

10:39 pm, June 18, 2024
php print an array nicely

10:39 pm, June 18, 2024
js function to calculate golf scores

10:40 pm, June 18, 2024
commit and push changes to git repo

10:41 pm, June 18, 2024
turn on or off error reporting php

10:41 pm, June 18, 2024
jquery page search [testing]

10:42 pm, June 18, 2024
a ghost that follows your cursor

10:43 pm, June 18, 2024
testing equality

10:44 pm, June 18, 2024
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
You drown not by falling in the river, but by staying submerged.
Unknown
Random CSS Property

line-height

The line-height CSS property sets the height of a line box. It's commonly used to set the distance between lines of text. On block-level elements, it specifies the minimum height of line boxes within the element. On non-replaced inline elements, it specifies the height that is used to calculate line box height.
line-height css reference