List Views

Total Items found in Views is 184208.
An advanced collection of page views
prevent default click event on link

12:55 am, April 4, 2022
meta description tag

12:56 am, April 4, 2022
making var_dump look nice

12:56 am, April 4, 2022
scrollbar replacement simplebar

12:56 am, April 4, 2022
pre-line white space settings

12:57 am, April 4, 2022
commit and push changes to git repo

12:58 am, April 4, 2022
testing equality

12:58 am, April 4, 2022
python Install Beautiful Soup

12:59 am, April 4, 2022
adding a new line in javascript

12:59 am, April 4, 2022
Top 10 Terraria Houses

12:59 am, April 4, 2022
Move any element with css offsets

12:59 am, April 4, 2022
sqlite check table name exists

1:01 am, April 4, 2022
uniqid random string

1:02 am, April 4, 2022
get the last letter of a string

1:04 am, April 4, 2022
my default text shadow css

1:04 am, April 4, 2022
get element by id and hide it

1:05 am, April 4, 2022
javascript update item in object

1:07 am, April 4, 2022
color cycle drop shadow

1:10 am, April 4, 2022
Metal Dragons

1:11 am, April 4, 2022
wordpress get template directory

1:13 am, April 4, 2022
dropdown change input box on select

1:14 am, April 4, 2022
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
Don't look to be the next Facebook, try to solve a real problem instead.
Unknown
Random CSS Property

conic-gradient()

The conic-gradient() CSS function creates an image consisting of a gradient with color transitions rotated around a center point (rather than radiating from the center). Example conic gradients include pie charts and color wheels. The result of the conic-gradient() function is an object of the <gradient> data type, which is a special kind of <image>.
conic-gradient() css reference