List Hits

Total Items found in Hits is 610346.
A Collection of Hits...
clipboard copy js

5:17 am, November 3, 2024
MySQL to Sqlite converter

4:54 am, November 3, 2024
js check the length of a string

4:41 am, November 3, 2024
css grid container with 4 auto columns

4:30 am, November 3, 2024
Alpine JS Testing

4:25 am, November 3, 2024
random emojis copy and paste

4:07 am, November 3, 2024
css :active pseudo-class usage

3:34 am, November 3, 2024
chia mining research notes

3:31 am, November 3, 2024
bouncing loader animation in css

3:17 am, November 3, 2024
count the elements in an array

3:17 am, November 3, 2024
mysql to sqlite notes

3:14 am, November 3, 2024
turn on or off error reporting php

3:12 am, November 3, 2024
show post content on template wordpress

3:08 am, November 3, 2024
css grid for layouts with no rows

2:50 am, November 3, 2024
extract a wordpress menu using its id

1:24 am, November 3, 2024
RS3 Post 99 Leveling Log

1:17 am, November 3, 2024
search within files in a directory

1:06 am, November 3, 2024
check column exists in table sqlite

12:50 am, November 3, 2024
rounded click me button with icon

12:49 am, November 3, 2024
Twitter Post Fetcher Script

12:46 am, November 3, 2024
python url to text with beautiful soup

12:43 am, November 3, 2024
center mode slick zoom testing

11:50 pm, November 2, 2024
pre-line white space settings

11:33 pm, November 2, 2024
php mysql table exists function

11:28 pm, November 2, 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
You drown not by falling in the river, but by staying submerged.
Unknown
Random CSS Property

margin-inline-end

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