List Hits

Total Items found in Hits is 570057.
A Collection of Hits...
css :active pseudo-class usage

2:51 pm, July 29, 2024
the

2:57 pm, July 29, 2024
imp

4:03 pm, July 29, 2024
p p

4:40 pm, July 29, 2024
the

6:26 pm, July 29, 2024
imp

6:58 pm, July 29, 2024
imp

6:58 pm, July 29, 2024
imp

7:09 pm, July 29, 2024
basic for loop odd numbers

7:36 pm, July 29, 2024
imp

8:11 pm, July 29, 2024
imp

8:47 pm, July 29, 2024
jqueryui includes css and js

8:55 pm, July 29, 2024
load a page as a menu in wordpress

10:13 pm, July 29, 2024
Use Recursion to Count Down

10:21 pm, July 29, 2024
ES5 vs ES6 Object Example

10:22 pm, July 29, 2024
Laptop Thoughts and Options Jul 2021

10:47 pm, July 29, 2024
Easy Meta Tags

11:11 pm, July 29, 2024
the

11:28 pm, July 29, 2024
assign array to variables in a loop

11:41 pm, July 29, 2024
add a gtag.js pdf click event

12:51 am, July 30, 2024
Mac Useful Keyboard Shortcuts

1:17 am, July 30, 2024
the

1:45 am, July 30, 2024
imp

2:18 am, July 30, 2024
imp

2:56 am, July 30, 2024
RS3 Thieving Log - Safe Cracking

3:49 am, July 30, 2024
imp

4:09 am, July 30, 2024
design nice block header

4:37 am, July 30, 2024
save string to file php

4:50 am, July 30, 2024
set active class based on url value

5:03 am, July 30, 2024
RS3 Quick Daily Run Logs

5:14 am, July 30, 2024
dropdown change input box on select

5:17 am, July 30, 2024
page load timer class

5:29 am, July 30, 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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

scroll-padding-top

The scroll-padding-top property defines offsets for the top of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.
scroll-padding-top css reference