List Hits

Total Items found in Hits is 756534.
A Collection of Hits...
Objects in javascript

6:18 pm, April 3, 2024
list group card item template

6:07 pm, April 3, 2024
flex shorthand css

6:00 pm, April 3, 2024
Nginx Server Block with Rewrite

5:29 pm, April 3, 2024
transform rotate an element in css

5:26 pm, April 3, 2024
validate email address from string

3:43 pm, April 3, 2024
console dir usage Referrer

3:29 pm, April 3, 2024
javascript isset equivalent

3:18 pm, April 3, 2024
template

3:12 pm, April 3, 2024
Added Bootstrap Nightshade Again

2:50 pm, April 3, 2024
using switch in a function

2:50 pm, April 3, 2024
favicon code meta tag

2:36 pm, April 3, 2024
Some New String tools

2:35 pm, April 3, 2024
Use Recursion to Count Down

2:26 pm, April 3, 2024
meta refresh reload page

1:56 pm, April 3, 2024
How do Self-Closing JSX Tags Work?

1:42 pm, April 3, 2024
del

1:18 pm, April 3, 2024
react hello world with variable name

12:41 pm, April 3, 2024
wordpress block grid code

11:45 am, April 3, 2024
search bug Above

11:24 am, April 3, 2024
scroll to top html css and js

11:03 am, April 3, 2024
PHP/SQLite - Load Random Item

10:05 am, April 3, 2024
basic for loop

10:03 am, April 3, 2024
mysql to sqlite notes

9:09 am, April 3, 2024
What's the Point of Docker?

8:57 am, April 3, 2024
video embed no controls

8:37 am, April 3, 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
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
Random CSS Property

border-block-end-color

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