List Hits

Total Items found in Hits is 574116.
A Collection of Hits...
get the current month as a number

6:36 am, November 6, 2024
Testing AI in Notion

6:28 am, November 6, 2024
Form elements New Zealand region list

6:28 am, November 6, 2024
css prefers-color-scheme example

6:24 am, November 6, 2024
explode a string into an array

6:20 am, November 6, 2024
how to json encode an array in php

6:16 am, November 6, 2024
make all links target new window

6:11 am, November 6, 2024
check url hash using javascript

5:59 am, November 6, 2024
how to copy the folder path in finder

5:53 am, November 6, 2024
random emojis copy and paste

5:46 am, November 6, 2024
flex align center vertical horizontal

5:46 am, November 6, 2024

5:32 am, November 6, 2024

5:32 am, November 6, 2024
scrollbar replacement simplebar

5:30 am, November 6, 2024
extract variables from url string php

5:29 am, November 6, 2024
Changing an array declared with const

5:26 am, November 6, 2024
site update incoming before and after

5:18 am, November 6, 2024
foundation includes cdnjs

5:14 am, November 6, 2024
rs3 runespan experience rates

5:10 am, November 6, 2024
generate a new SSH key on mac for git

4:55 am, November 6, 2024
show post content on template wordpress

4:42 am, November 6, 2024
javascript try catch example function

4:37 am, November 6, 2024
renew all SSL certificates with certbot

4:29 am, November 6, 2024
function to create a uid from html

4:27 am, November 6, 2024
turn on or off error reporting php

4:18 am, November 6, 2024
Input Suggestions using a datalist

4:10 am, November 6, 2024
Running Windows on pi400 notes

4:07 am, November 6, 2024
prevent default click event on link

3:48 am, November 6, 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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀ī¸đŸ‰đŸŒ´
Unknown
Random CSS Property

animation

The animation shorthand CSS property applies an animation between styles. It is a shorthand for animation-name, animation-duration, animation-timing-function, animation-delay, animation-iteration-count, animation-direction, animation-fill-mode, and animation-play-state.
animation css reference