List Hits

Total Items found in Hits is 756598.
A Collection of Hits...
IP Address

5:24 pm, November 8, 2022
favicon code meta tag

5:33 pm, November 8, 2022
linux list all drives and partitions

5:33 pm, November 8, 2022
testing chartjs

5:39 pm, November 8, 2022
sublime text find and replace style tag

5:53 pm, November 8, 2022
mithril testing

5:56 pm, November 8, 2022
using let and const example

6:17 pm, November 8, 2022
github logo background png css

6:24 pm, November 8, 2022
jqueryui date selector

6:36 pm, November 8, 2022
javascript page redirect

6:53 pm, November 8, 2022
redirect www to non www

7:01 pm, November 8, 2022
Factorio Megabase-In-A-Book Referrer

7:02 pm, November 8, 2022
javascript window.onload

7:02 pm, November 8, 2022
chevron left

7:02 pm, November 8, 2022
Laptop Thoughts and Options Jul 2021

7:03 pm, November 8, 2022
show the browsers name in javascript

7:11 pm, November 8, 2022
compare equality function

8:44 pm, November 8, 2022
sheet

9:12 pm, November 8, 2022
Objects in javascript

9:22 pm, November 8, 2022
Applied Accessibility - Access Keys

9:40 pm, November 8, 2022
set the html of an element javascript

9:59 pm, November 8, 2022
meta keywords tag

10:06 pm, November 8, 2022
check length of element jquery

10:06 pm, November 8, 2022
get last month as a number with php

10:08 pm, November 8, 2022
using let rather than var

10:25 pm, November 8, 2022
Some New String tools

10:25 pm, November 8, 2022
show post content on template wordpress

11:03 pm, November 8, 2022
simple dropdown navigation ul li css

11:03 pm, November 8, 2022
certbot add a certificate for one domain

11:27 pm, November 8, 2022
adding a new line in javascript

1:06 am, November 9, 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
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

symbols()

The symbols() CSS function lets you define counter styles inline, directly as the value of a property such as list-style. Unlike @counter-style, symbols() is anonymous (i.e., it can only be used once). Although less powerful, it is shorter and easier to write than @counter-style.
symbols() css reference