List Hits

Total Items found in Hits is 574119.
A Collection of Hits...
get the value from a textarea element

7:55 pm, October 22, 2024
Auto Create HTML Code Snippets

7:54 pm, October 22, 2024
download icon svg

7:47 pm, October 22, 2024
How to make your code look nice

7:39 pm, October 22, 2024
Mac Apps

6:47 pm, October 22, 2024
pre-line white space settings

5:48 pm, October 22, 2024
Leaflet Quick Start Example

5:27 pm, October 22, 2024
Use Recursion to Count Down

5:00 pm, October 22, 2024
php print an array nicely

4:05 pm, October 22, 2024
the

4:03 pm, October 22, 2024
testing equality

3:06 pm, October 22, 2024
https

2:56 pm, October 22, 2024
OSRS Notes

2:33 pm, October 22, 2024
Random Links for December 2022

1:50 pm, October 22, 2024
adding pagination to custom wp_query

12:38 pm, October 22, 2024
ES6 Nested Object Example

12:16 pm, October 22, 2024
us states list in pipe delimeter format

11:41 am, October 22, 2024
ES6 Nested Object Example

11:39 am, October 22, 2024
template

10:30 am, October 22, 2024
using clamp js to clamp lines of text

9:12 am, October 22, 2024
scroll to top html css and js

8:44 am, October 22, 2024
share to twitter html link only

8:30 am, October 22, 2024
use font awesome on elements lists ul

8:11 am, October 22, 2024
checking for spam comments function

7:57 am, October 22, 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