List Hits

Total Items found in Hits is 610347.
A Collection of Hits...
enable dark mode in tinymce

2:28 am, June 24, 2024
get the current month as a number

2:22 am, June 24, 2024
transform rotate an element in css

2:20 am, June 24, 2024
convert json string to a php array

2:19 am, June 24, 2024
using gzdeflate on a string php

2:09 am, June 24, 2024
get file name from path name in php

2:07 am, June 24, 2024
check if a ul contains a ul li

2:03 am, June 24, 2024
php get file and save it

1:59 am, June 24, 2024
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
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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
Random CSS Property

border-start-end-radius

The border-start-end-radius CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's writing-mode, direction, and text-orientation. This is useful when building styles to work regardless of the text orientation and writing mode.
border-start-end-radius css reference