List Views

Total Items found in Views is 184209.
An advanced collection of page views
MySQL to Sqlite converter

11:03 pm, October 8, 2023
convert a string to uppercase with php

11:03 pm, October 8, 2023
form elements australian state list

11:10 pm, October 8, 2023
Load fancybox modal on hash check

11:11 pm, October 8, 2023
Efficient OSRS Maxing Guide

11:13 pm, October 8, 2023
center mode slick zoom testing

11:13 pm, October 8, 2023
animated duck on footer

11:16 pm, October 8, 2023
Google Font Embed - Play Gaming Font

11:18 pm, October 8, 2023
php countries array

11:19 pm, October 8, 2023
RS3 Best AFK training all skills

11:21 pm, October 8, 2023
javascript page redirect

11:21 pm, October 8, 2023
change string to capital words ucwords

11:22 pm, October 8, 2023
jquery load wait function

11:22 pm, October 8, 2023
using foundation 6.4 xy grid basics

11:22 pm, October 8, 2023
document ready wordpress jquery

11:27 pm, October 8, 2023
css grid for layouts and how to use it

11:28 pm, October 8, 2023
Form elements New Zealand region list

11:29 pm, October 8, 2023
Runescape Questing Notes and Log

11:30 pm, October 8, 2023
twitter json feed testing

11:32 pm, October 8, 2023
gallery carousel center mode

11:33 pm, October 8, 2023
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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
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