List Hits

Total Items found in Hits is 574117.
A Collection of Hits...
adding an item to an array with php

1:56 am, June 24, 2024
Enabling SSH on Ubuntu

1:42 am, June 24, 2024
how to embed google fonts icons

1:42 am, June 24, 2024
how to unzip in linux

1:34 am, June 24, 2024
Radial Click Effect

1:33 am, June 24, 2024
target 1st td in a table with css

1:30 am, June 24, 2024
check url hash using javascript

1:11 am, June 24, 2024
wordpress block grid code

1:08 am, June 24, 2024
add a gtag.js pdf click event

12:56 am, June 24, 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

inset-block

The inset-block CSS property defines the logical block start and end offsets of an element, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the top and bottom, or right and left properties depending on the values defined for writing-mode, direction, and text-orientation.
inset-block css reference