List Hits

Total Items found in Hits is 574120.
A Collection of Hits...
play

2:16 am, December 8, 2022
window

1:52 am, December 8, 2022
the

1:51 am, December 8, 2022
make any element editable

1:35 am, December 8, 2022
just

1:28 am, December 8, 2022
How to make your code look nice

1:23 am, December 8, 2022
mouse outline svg

1:07 am, December 8, 2022
sqlite check table name exists

12:47 am, December 8, 2022
Toolroom

12:43 am, December 8, 2022
FCC - Basic: Profile Lookup

12:39 am, December 8, 2022
the

12:30 am, December 8, 2022
Opener

12:24 am, December 8, 2022
Default Parameters for Functions

11:41 pm, December 7, 2022
get the current url in javascript

11:19 pm, December 7, 2022
Viewport width and height calculations

10:37 pm, December 7, 2022
comments

10:22 pm, December 7, 2022
Get the documentURI with JS

10:04 pm, December 7, 2022
Multidimensional Array

10:01 pm, December 7, 2022
getType function for js

10:01 pm, December 7, 2022
Change link target with JQuery

9:14 pm, December 7, 2022
checking for spam comments function

9:12 pm, December 7, 2022
bootstrap basic grid layout

9:03 pm, December 7, 2022
stop overscrolling on responsive ios

8:54 pm, December 7, 2022
html

8:52 pm, December 7, 2022
add years as options to select dropdown

7:58 pm, December 7, 2022
vimeo thumbnail generator

6:42 pm, December 7, 2022
chevron left

6:39 pm, December 7, 2022
Easy Meta Tags

5:57 pm, December 7, 2022
Windows Emoji Shortcut

2:57 pm, December 7, 2022
RS3 Divination locations 1-99

12:46 pm, December 7, 2022
card counting example from fcc

12:16 pm, December 7, 2022
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
A person who never made a mistake never tried anything new.
Albert Einstein
Random CSS Property

Custom properties (--*): CSS variables

Property names that are prefixed with --, like --example-name, represent custom properties that contain a value that can be used in other declarations using the var() function.
--* css reference