List Views

Total Items found in Views is 226560.
An advanced collection of page views
adding pagination to custom wp_query

8:02 pm, October 14, 2024
Make the Welcome Text box Smaller

8:11 pm, October 14, 2024
RS3 Post 99 Leveling Log

8:29 pm, October 14, 2024
test love like dislike script from api

9:18 pm, October 14, 2024
Windows Emoji Shortcut

9:25 pm, October 14, 2024
RS3 Herb Run Notes

9:52 pm, October 14, 2024
Change link target with JQuery

10:01 pm, October 14, 2024
Shark Attack Life saving technique

10:21 pm, October 14, 2024
python url to text with beautiful soup

10:55 pm, October 14, 2024
php check if url is valid with filter_var

11:25 pm, October 14, 2024
Enabling SSH on Ubuntu

11:53 pm, October 14, 2024
foundation old grid format

12:23 am, October 15, 2024
github logo background png css

12:35 am, October 15, 2024
pretty printing json with php

12:53 am, October 15, 2024
Greater Demons

1:08 am, October 15, 2024
subscribe to newsletter section example

1:16 am, October 15, 2024
wordpress get home url

1:24 am, October 15, 2024
load content with jquery

1:52 am, October 15, 2024
human_filesize php

2:57 am, October 15, 2024
Kahlil Gibran on Marriage

3:13 am, October 15, 2024
Abyssal Demons on Slayer Task Guide

3:23 am, October 15, 2024
Multidimensional Array

3:23 am, October 15, 2024
open sans @import embed font quick

3:33 am, October 15, 2024
change string to capital words ucwords

3:44 am, October 15, 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
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
Random CSS Property

repeating-radial-gradient()

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