List Views

Total Items found in Views is 185730.
An advanced collection of page views
php convert date now into a sql timestamp

11:55 pm, November 1, 2022
Crafting - 1 - 99 guide

11:41 pm, November 1, 2022
using a css grid area template

11:23 pm, November 1, 2022
wordpress category list sorting custom

11:14 pm, November 1, 2022
RS3 Combat Bars

10:48 pm, November 1, 2022
Best Atom Plugins 2019

10:45 pm, November 1, 2022
start ssh and add key git

10:15 pm, November 1, 2022
linux mount a drive manually

10:12 pm, November 1, 2022
Pikelets

10:09 pm, November 1, 2022
style page numbers [fixed]

10:05 pm, November 1, 2022
add a user and add the user to sudo group

10:00 pm, November 1, 2022
windows 10 snipping experience

9:53 pm, November 1, 2022
digital clock with jquery

9:53 pm, November 1, 2022
Site Widget Controls

9:49 pm, November 1, 2022
js function to calculate golf scores

9:47 pm, November 1, 2022
target last item css with :last-of-type

9:43 pm, November 1, 2022
show the current date in javascript

9:38 pm, November 1, 2022
wordpress get site url

9:38 pm, November 1, 2022
check length of element jquery

9:38 pm, November 1, 2022
php get file extension from a file name

9:33 pm, November 1, 2022
Make the Welcome Text box Smaller

9:27 pm, November 1, 2022
easy twitter embed code

9:25 pm, November 1, 2022
show errors in php with toggle

9:23 pm, November 1, 2022
video embed no controls

9:21 pm, November 1, 2022
form submit override with javascript

9:20 pm, November 1, 2022
flexbox layout template

9:18 pm, November 1, 2022
download icon svg

9:16 pm, November 1, 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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own mistakes.
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