List Hits

Total Items found in Hits is 610361.
A Collection of Hits...

10:56 am, October 21, 2024
the

10:52 am, October 21, 2024
loop to arr.length or array length

10:07 am, October 21, 2024
using the :user-valid CSS pseudo-class

9:32 am, October 21, 2024
date

9:24 am, October 21, 2024
wordpress category list sorting custom

9:09 am, October 21, 2024
RS3 - How to enable custom Loot Beams

8:56 am, October 21, 2024
the

8:15 am, October 21, 2024
jquery document ready

7:30 am, October 21, 2024
transform rotate an element in css

6:44 am, October 21, 2024
how to decode xml in php

6:09 am, October 21, 2024
css grid for layouts with no rows

5:50 am, October 21, 2024
detect window scroll position jquery

5:23 am, October 21, 2024
function causing slow load time

5:16 am, October 21, 2024
Monitoring Visible Objects on Screen

5:15 am, October 21, 2024
css grid for layouts and how to use it

5:07 am, October 21, 2024
old browser check with javascript

4:57 am, October 21, 2024
sqlite fetchArray into another array

4:56 am, October 21, 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
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
Random CSS Property

:not()

The :not() CSS pseudo-class represents elements that do not match a list of selectors. Since it prevents specific items from being selected, it is known as the negation pseudo-class.
:not css reference