List Hits

Total Items found in Hits is 610316.
A Collection of Hits...
change favicon with jquery

7:27 am, July 3, 2024
get element by id and hide it

7:23 am, July 3, 2024
Thieving training : 1 - 99

7:23 am, July 3, 2024
css html vertical center

7:16 am, July 3, 2024
show the year with js

7:14 am, July 3, 2024
Get Current Page URL PHP

7:13 am, July 3, 2024
RS3 Post 99 Leveling Log

7:09 am, July 3, 2024
Quick Embed - Google Font - Inter

7:08 am, July 3, 2024
imp

7:00 am, July 3, 2024
Some New String tools

6:59 am, July 3, 2024
white space pre-wrap formatting

6:47 am, July 3, 2024
parallax js scroll testing

6:38 am, July 3, 2024
python getting started notes

6:25 am, July 3, 2024
rs3 runespan experience rates

6:24 am, July 3, 2024
Moving the cursor on iPhone 11

6:19 am, July 3, 2024
bootstrap toggle element collapse

6:17 am, July 3, 2024
get the last letter of a string

6:12 am, July 3, 2024
imp

5:59 am, July 3, 2024
ES6 Nested Object Example

5:55 am, July 3, 2024
CSS Grid Frame Work

5:50 am, July 3, 2024
Facebook HTML for Sharing a Link

5:50 am, July 3, 2024
jquery click function

5:50 am, July 3, 2024
python Install Beautiful Soup

5:49 am, July 3, 2024
testing chartjs

5:48 am, July 3, 2024
PHP/SQLite - Load Random Item

5:47 am, July 3, 2024
imp

5:45 am, July 3, 2024
imp

5:45 am, July 3, 2024
scroll to top html css and js

5:45 am, July 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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

caret-color

The caret-color CSS property sets the color of the insertion caret, the visible marker where the next character typed will be inserted. This is sometimes referred to as the text input cursor. The caret appears in elements such as <input> or those with the contenteditable attribute. The caret is typically a thin vertical line that flashes to help make it more noticeable. By default, it is black, but its color can be altered with this property.
caret-color css reference