List Hits

Total Items found in Hits is 610302.
A Collection of Hits...
open sans @import embed font quick

12:03 am, July 3, 2023
add chevrons to a ul list

12:02 am, July 3, 2023
wordpress get site url

12:02 am, July 3, 2023
transform rotate an element in css

12:02 am, July 3, 2023
using multiple text shadow

12:02 am, July 3, 2023
white space pre-wrap formatting

12:01 am, July 3, 2023
css :active pseudo-class usage

12:01 am, July 3, 2023
goodbye old grid theme

12:00 am, July 3, 2023
using a css grid area template

12:00 am, July 3, 2023
pulsating dots - glow glowing

12:00 am, July 3, 2023
KruXoR Site Updates June 2022

11:59 pm, July 2, 2023
using let rather than var

11:59 pm, July 2, 2023
how to embed google fonts icons

11:58 pm, July 2, 2023
Auto Changing Image URL

11:58 pm, July 2, 2023
google map with overlay data

11:57 pm, July 2, 2023
RS3 Divination Leveling Log

11:56 pm, July 2, 2023
fancybox modal popup example

11:56 pm, July 2, 2023
Flickity - autoPlay with Loop

11:56 pm, July 2, 2023
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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

min()

The min() CSS function lets you set the smallest (most negative) value from a list of comma-separated expressions as the value of a CSS property value. The min() function can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
min() css reference