List Hits

Total Items found in Hits is 610325.
A Collection of Hits...
RS3 Slayer - Feral Dinosaurs

10:32 am, October 3, 2024
PHP/SQLite - Load Random Item

10:30 am, October 3, 2024
favicon code meta tag

10:29 am, October 3, 2024
meta description tag

10:17 am, October 3, 2024
backdrop-filter: blur(10px);

10:10 am, October 3, 2024
make all links target new window

10:06 am, October 3, 2024
Objects in javascript

9:50 am, October 3, 2024
Dropdown Box with Searchable Text

8:22 am, October 3, 2024
select onchange

8:21 am, October 3, 2024
use font awesome on elements lists ul

8:10 am, October 3, 2024
keyframe animations css

7:47 am, October 3, 2024
Video Notes: Stop Being the Nice Guy

7:39 am, October 3, 2024
How do Self-Closing JSX Tags Work?

7:33 am, October 3, 2024
Oswald Font Quick Embed

7:25 am, October 3, 2024
bootstrap styled buttons

7:06 am, October 3, 2024
design nice block header

7:03 am, October 3, 2024
make all links target new window

7:03 am, October 3, 2024
Mac Useful Keyboard Shortcuts

6:39 am, October 3, 2024
php list all the functions in a class

6:17 am, October 3, 2024
green circle tick svg

6:02 am, October 3, 2024
header type json

5:50 am, October 3, 2024
date

5:41 am, October 3, 2024
how to unzip in linux

5:41 am, October 3, 2024
Oswald Font Quick Embed

5:24 am, October 3, 2024
simple php ip blocker

5:00 am, October 3, 2024
enable dark mode in tinymce

4:21 am, October 3, 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
"Let us prepare our minds as if we'd come to the very end of life. Let us postpone nothing. Let us balance life's books each day ... The one who puts the finishing touches on their life each day is never short of time."
Seneca
Random CSS Property

repeating-linear-gradient()

The repeating-linear-gradient() CSS function creates an image consisting of repeating linear gradients. It is similar to linear-gradient() and takes the same arguments, but it repeats the color stops infinitely in all directions so as to cover its entire container. The function's result is an object of the <gradient> data type, which is a special kind of <image>.
repeating-linear-gradient() css reference