List Hits

Total Items found in Hits is 610327.
A Collection of Hits...
Shrunk

4:37 am, August 4, 2023
clipboard copy js

4:24 am, August 4, 2023
Gymnastic

4:11 am, August 4, 2023
simple php ip blocker

4:10 am, August 4, 2023
imp

4:05 am, August 4, 2023
Auto Changing Image URL

3:55 am, August 4, 2023
the

3:27 am, August 4, 2023
prep

3:19 am, August 4, 2023
ready

3:07 am, August 4, 2023
Superl

3:03 am, August 4, 2023
pretty printing json with php

2:36 am, August 4, 2023
getelementbyid

2:32 am, August 4, 2023
Superl

2:31 am, August 4, 2023
imp p p

2:29 am, August 4, 2023
ready

2:27 am, August 4, 2023
ready

2:26 am, August 4, 2023
Chat GPT slick slider code testing

2:19 am, August 4, 2023
vimeo thumbnail generator

2:17 am, August 4, 2023
getelementbyid

2:17 am, August 4, 2023
prep

2:07 am, August 4, 2023
the

1:57 am, August 4, 2023
Move any element with css offsets

1:49 am, August 4, 2023
getelementbyid

1:37 am, August 4, 2023
imp

1:35 am, August 4, 2023
getelementbyid

1:35 am, August 4, 2023
jquery enable and disable attribute

1:32 am, August 4, 2023
layout homepage

1:31 am, August 4, 2023
return

1:29 am, August 4, 2023
codemirror htmlmixed textarea

1:11 am, August 4, 2023
filter drop shadow

1:02 am, August 4, 2023
making the search page nicer

1:00 am, August 4, 2023
ads

12:57 am, August 4, 2023
Custom 12 Grid using CSS Grid

12:57 am, August 4, 2023
Chloroform

12:52 am, August 4, 2023
logo tickers marquee slow scrolling

12:06 am, August 4, 2023
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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
Random CSS Property

@charset

The @charset CSS at-rule specifies the character encoding used in the style sheet. It must be the first element in the style sheet and not be preceded by any character; as it is not a nested statement, it cannot be used inside conditional group at-rules. If several @charset at-rules are defined, only the first one is used, and it cannot be used inside a style attribute on an HTML element or inside the <style> element where the character set of the HTML page is relevant.
@charset css reference