List Views

Total Items found in Views is 226563.
An advanced collection of page views
count the elements in an array

5:18 am, December 30, 2024
add a gtag.js pdf click event

5:11 am, December 30, 2024
Windows CIFS Optional Features Network

5:05 am, December 30, 2024
get tomorrows date with javascript

5:02 am, December 30, 2024
check url hash using javascript

4:58 am, December 30, 2024
center something with css not using flex

4:58 am, December 30, 2024
checking if your windows pc has a TPM

4:58 am, December 30, 2024
validate email address from string

4:57 am, December 30, 2024
list page links function list_page_links

4:56 am, December 30, 2024
php redirect

4:56 am, December 30, 2024
RS3 Herb: Locations

4:56 am, December 30, 2024
Video Notes: Stop Being the Nice Guy

4:56 am, December 30, 2024
css grid container with 4 auto columns

4:54 am, December 30, 2024
fancybox inline auto size modal easy

4:53 am, December 30, 2024
submit form with javascript

4:52 am, December 30, 2024
get the current post id from content.php

4:51 am, December 30, 2024
getting the site title vs the page name

4:51 am, December 30, 2024
javascript basic test array and loop

4:47 am, December 30, 2024
loop through $_GET in php

4:45 am, December 30, 2024
jquery clone and append elements

4:43 am, December 30, 2024
Date Conversion PHP

4:40 am, December 30, 2024
How to Convert text string to lower case

4:24 am, December 30, 2024
how to decode xml in php

4:20 am, December 30, 2024
install atom editor on ubuntu

4:18 am, December 30, 2024
OSRS Notes

4:17 am, December 30, 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
I believe that success can be measured in the number of uncomfortable conversations you're willing to have.
Unknown
Random CSS Property

linear-gradient()

The linear-gradient() CSS function creates an image consisting of a progressive transition between two or more colors along a straight line. Its result is an object of the <gradient> data type, which is a special kind of <image>.
linear-gradient() css reference