List Hits

Total Items found in Hits is 574117.
A Collection of Hits...
pulse map dots

6:31 pm, November 1, 2024
function causing slow load time

6:19 pm, November 1, 2024
php list all the functions in a class

5:51 pm, November 1, 2024
for loop with a 5 increment

5:50 pm, November 1, 2024
RS3 Slayer - Feral Dinosaurs

5:29 pm, November 1, 2024
javascript window.onload

5:23 pm, November 1, 2024
Return a file extention from a string

4:44 pm, November 1, 2024
generate a new SSH key on mac for git

4:44 pm, November 1, 2024
get file name from path name in php

4:44 pm, November 1, 2024
Python import into SQLite research

4:38 pm, November 1, 2024
Added Bootstrap Nightshade Again

4:36 pm, November 1, 2024
use an emoji on your list items ul li

4:36 pm, November 1, 2024
form submit override with javascript

4:36 pm, November 1, 2024
python import and print url

4:28 pm, November 1, 2024
old browser check with javascript

3:56 pm, November 1, 2024
rs3 runespan experience rates

3:55 pm, November 1, 2024
using foundation 6.4 xy grid basics

3:31 pm, November 1, 2024
Use Sweet Alert rather than alert!

3:28 pm, November 1, 2024
ppr

3:19 pm, November 1, 2024
RS3 - How to enable custom Loot Beams

3:14 pm, November 1, 2024
php save csv from array to file

3:10 pm, November 1, 2024
easy section wrap in foundation

2:41 pm, November 1, 2024
php substr return part of a string

2:39 pm, November 1, 2024
Get the documentURI with JS

2:26 pm, November 1, 2024
convert json string to a php array

1:53 pm, November 1, 2024
codemirror with auto preview window

1:42 pm, November 1, 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
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

revert

The revert CSS keyword reverts the cascaded value of the property from its current value to the value the property would have had if no changes had been made by the current style origin to the current element. Thus, it resets the property to its inherited value if it inherits from its parent or to the default value established by the user agent's stylesheet (or by user styles, if any exist). It can be applied to any CSS property, including the CSS shorthand all.
revert css reference