List Hits

Total Items found in Hits is 576155.
A Collection of Hits...
table border collapse

4:43 am, August 28, 2023
adding pagination to custom wp_query

4:43 am, August 28, 2023
Making an image responsive using css

4:43 am, August 28, 2023
submit form with javascript

4:43 am, August 28, 2023
Coin

4:43 am, August 28, 2023
loop to arr.length or array length

4:31 am, August 28, 2023
load json data url with jquery

4:30 am, August 28, 2023
grid column and row spacing

4:28 am, August 28, 2023
flush dns on mac

4:24 am, August 28, 2023
adv

4:23 am, August 28, 2023
search within files in a directory

4:22 am, August 28, 2023
Use Recursion to Count Down

4:22 am, August 28, 2023
date

4:21 am, August 28, 2023
Giddy-headed

4:16 am, August 28, 2023
Creating an NFT - bbyalienyodi

4:14 am, August 28, 2023
Stinkard

4:08 am, August 28, 2023
date

4:06 am, August 28, 2023
Dignity

4:06 am, August 28, 2023
Pungency

4:02 am, August 28, 2023
adding react to a website in 3 steps

4:02 am, August 28, 2023
show the browsers name in javascript

4:02 am, August 28, 2023
javascript basic test array and loop

3:58 am, August 28, 2023
logo tickers marquee slow scrolling

3:56 am, August 28, 2023
Some New String tools

3:55 am, August 28, 2023
generate a new SSH key on mac for git

3:55 am, August 28, 2023
RS3 Hunter Leveling Logs and Notes

3:55 am, August 28, 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
"We're tight-fisted with property and money, yet think too little of wasting time, the one thing about which we should all be the toughest misers.”
Seneca
Random CSS Property

:any-link

The :any-link CSS pseudo-class selector represents an element that acts as the source anchor of a hyperlink, independent of whether it has been visited. In other words, it matches every <a> or <area> element that has an href attribute. Thus, it matches all elements that match :link or :visited.
:any-link css reference