List Hits

Total Items found in Hits is 535047.
A Collection of Hits...
change favicon with jquery

7:51 am, March 23, 2023
check box highlight text area css

7:51 am, March 23, 2023
search within files in a directory

7:51 am, March 23, 2023
globe svg testing (broken)

7:51 am, March 23, 2023
Enabling SSH on Ubuntu

7:52 am, March 23, 2023
function to create a uid from html

7:52 am, March 23, 2023
select onchange

7:52 am, March 23, 2023
get tomorrows date with javascript

7:52 am, March 23, 2023
adding pagination to custom wp_query

7:52 am, March 23, 2023
add a user to a group

7:53 am, March 23, 2023
javascript isset equivalent

7:53 am, March 23, 2023
design nice block header

7:53 am, March 23, 2023
javascript update item in object

7:54 am, March 23, 2023
card counting example from fcc

7:54 am, March 23, 2023
css :active pseudo-class usage

7:54 am, March 23, 2023
Making an image responsive using css

7:55 am, March 23, 2023
check url hash using javascript

7:55 am, March 23, 2023
wordpress get template directory

7:56 am, March 23, 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
There is no way to happiness. Happiness is the way.
Unknown
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