List Hits

Total Items found in Hits is 532247.
A Collection of Hits...
Greater Demons

1:48 am, January 31, 2023
php print an array nicely

1:42 am, January 31, 2023
javascript window.onload

1:32 am, January 31, 2023
flex align center vertical horizontal

12:58 am, January 31, 2023
Dropdown Box with Searchable Text

12:58 am, January 31, 2023
Kahlil Gibran on Marriage

12:57 am, January 31, 2023
change padding of element with javascript

12:57 am, January 31, 2023
python getting started notes

12:57 am, January 31, 2023
video embed no controls

12:57 am, January 31, 2023
Video Notes: Stop Being the Nice Guy

10:50 pm, January 30, 2023
filter drop shadow

10:50 pm, January 30, 2023
RS3 Summoning Quick Oblesque

10:50 pm, January 30, 2023
turn on or off error reporting php

10:50 pm, January 30, 2023
use an emoji on your list items ul li

10:50 pm, January 30, 2023
making the search page nicer

10:49 pm, January 30, 2023
CSS Grid Frame Work

10:49 pm, January 30, 2023
check if a file exists with php

10:27 pm, January 30, 2023
convert json string to a php array

10:27 pm, January 30, 2023
php convert date now into a sql timestamp

10:27 pm, January 30, 2023
weird search results being recorded

10:27 pm, January 30, 2023
php html template class system

10:27 pm, January 30, 2023
explode a string into an array

10:21 pm, January 30, 2023
validate email address from string

10:21 pm, January 30, 2023
Adding HTML Templates into TinyMCE Editor

10:21 pm, January 30, 2023
Testing Playwrite on for Node

10:21 pm, January 30, 2023
write string contents to a file with php

10:21 pm, January 30, 2023
php substr return part of a string

10:21 pm, January 30, 2023
RS3 Divination locations 1-99

10:21 pm, January 30, 2023
Enabling SSH on Ubuntu

10:21 pm, January 30, 2023
atom on mac and synchronise settings

10:21 pm, January 30, 2023
check box highlight text area css

10:21 pm, January 30, 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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

border-block-end-width

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