List Views

Total Items found in Views is 222766.
An advanced collection of page views
Generate Sub menu using Core

8:25 pm, January 1, 2024
New World - Why to Join a Faction

7:52 pm, January 1, 2024
animate css

7:40 pm, January 1, 2024
flex shorthand css

7:26 pm, January 1, 2024
Runescape RS3 Double Seren Spirits

7:21 pm, January 1, 2024
write to file php

7:14 pm, January 1, 2024
duplicate a line in vscode shortcut

7:07 pm, January 1, 2024
Random Links for December 2022

7:05 pm, January 1, 2024
Mega Menus Collection

6:45 pm, January 1, 2024
git pull changes from a repository

6:38 pm, January 1, 2024
list group card template

6:38 pm, January 1, 2024
wp register plugin settings admin

6:37 pm, January 1, 2024
submit a form with javascript onclick

6:22 pm, January 1, 2024
try catch test

5:40 pm, January 1, 2024
clipboard copy js

5:30 pm, January 1, 2024
keyframe animations css

5:23 pm, January 1, 2024
target 1st td in a table with css

5:22 pm, January 1, 2024
Generate a random title from an array

5:17 pm, January 1, 2024
Fast and Furious 2022

5:15 pm, January 1, 2024
check if something is an array

5:04 pm, January 1, 2024
Generate a Random User Name

4:51 pm, January 1, 2024
Use Recursion to Count Down

4:31 pm, January 1, 2024
getType function for js

4:28 pm, January 1, 2024
random emojis copy and paste

4:17 pm, January 1, 2024
Whois Lookup

4:02 pm, January 1, 2024
wordpress get home url

3:51 pm, January 1, 2024
border box reset

3:45 pm, January 1, 2024
Easy Meta Tags

3:42 pm, January 1, 2024
js check the length of a string

3:05 pm, January 1, 2024
adding pagination to custom wp_query

3:02 pm, January 1, 2024
php validate email function

2:56 pm, January 1, 2024
wordpress get template directory

2:54 pm, January 1, 2024
random number using rand

2:52 pm, January 1, 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
A person who never made a mistake never tried anything new.
Albert Einstein
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