List Hits

Total Items found in Hits is 558995.
A Collection of Hits...
play a sound every # of seconds

2:39 am, July 17, 2023
table scroll responsive foundation

2:44 am, July 17, 2023
inline form field padding

3:12 am, July 17, 2023
darken background image using css

3:12 am, July 17, 2023
p pr

3:13 am, July 17, 2023
codemirror htmlmixed textarea

3:21 am, July 17, 2023
mithril testing

3:26 am, July 17, 2023
log the console log output to a div

3:35 am, July 17, 2023
this

3:37 am, July 17, 2023
imgur upload from php

3:41 am, July 17, 2023
Peculiarize

3:48 am, July 17, 2023
adding react with JSX using babel

3:49 am, July 17, 2023
pron

3:49 am, July 17, 2023
Calendarial

4:02 am, July 17, 2023
set active class based on url value

4:08 am, July 17, 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
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