List Hits

Total Items found in Hits is 610351.
A Collection of Hits...
git pull changes from a repository

5:33 am, February 12, 2024
using flexbox to align elements in a row

5:33 am, February 12, 2024
wordpress block grid code

5:25 am, February 12, 2024
date

5:20 am, February 12, 2024
php save csv from array to file

5:12 am, February 12, 2024
adding an item to an array with php

5:03 am, February 12, 2024
get current class name with get_class

4:43 am, February 12, 2024
how to unzip in linux

4:32 am, February 12, 2024
check if a ul contains a ul li

4:32 am, February 12, 2024
php get file extension from a file name

4:12 am, February 12, 2024
get file name from path name in php

4:11 am, February 12, 2024
load json data url with jquery

4:07 am, February 12, 2024
check if a file exists with php

4:01 am, February 12, 2024
using switch in a function

3:50 am, February 12, 2024
How to Enable Linux Subsystem in Windows

3:47 am, February 12, 2024
Quicksand font quick install

3:45 am, February 12, 2024
darken background image using css

3:45 am, February 12, 2024
get the current week as a number with php

3:43 am, February 12, 2024
Move any element with css offsets

3:31 am, February 12, 2024
using the disk free space function in php

3:31 am, February 12, 2024
Python import into SQLite research

3:27 am, February 12, 2024
tinymce remove auto p tags setting

3:26 am, February 12, 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
"Let us prepare our minds as if we'd come to the very end of life. Let us postpone nothing. Let us balance life's books each day ... The one who puts the finishing touches on their life each day is never short of time."
Seneca
Random CSS Property

border-inline-start-style

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