List Hits

Total Items found in Hits is 576154.
A Collection of Hits...
check url hash using javascript

8:40 pm, October 17, 2022
php countries array

8:33 pm, October 17, 2022
php list all the functions in a class

8:09 pm, October 17, 2022
CSS Only Table Stacking Solution

8:09 pm, October 17, 2022
codemirror with auto preview window

6:31 pm, October 17, 2022
git pull changes from a repository

6:28 pm, October 17, 2022
Making Images Retina Display Friendly

6:28 pm, October 17, 2022
loop through object json javascript

6:27 pm, October 17, 2022
document ready wordpress jquery

6:27 pm, October 17, 2022
Top 10 Terraria Houses

6:27 pm, October 17, 2022
turn on or off error reporting php

6:27 pm, October 17, 2022
RS3 Thieving Log - Safe Cracking

6:27 pm, October 17, 2022
Farming Allotment patch locations

6:27 pm, October 17, 2022
Monitoring Visible Objects on Screen

6:27 pm, October 17, 2022
wordpress category list sorting custom

6:25 pm, October 17, 2022
RS3 Divination Leveling Log

6:16 pm, October 17, 2022
list group card item template

5:29 pm, October 17, 2022
using multiple text shadow

5:28 pm, October 17, 2022
using vue and json data

5:28 pm, October 17, 2022
search within files in a directory

5:28 pm, October 17, 2022
jquery check if a sub element exists

5:28 pm, October 17, 2022
scroll to top html css and js

5:28 pm, October 17, 2022
list items matching a category title

5:25 pm, October 17, 2022
creating a button creator in javascript

5:25 pm, October 17, 2022
logo tickers marquee slow scrolling

5:25 pm, October 17, 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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
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