List Hits

Total Items found in Hits is 610369.
A Collection of Hits...
FCC - Basic: Profile Lookup

7:42 pm, April 1, 2024
round number with js

7:00 pm, April 1, 2024
convert json string to a php array

6:18 pm, April 1, 2024
css :active pseudo-class usage

5:21 pm, April 1, 2024
windows robocopy /? help and usage

3:58 pm, April 1, 2024
encode url with javascript

3:40 pm, April 1, 2024
explode a string into an array

3:33 pm, April 1, 2024
CSS Filter Generator from Hex Code

2:50 pm, April 1, 2024
imp

2:18 pm, April 1, 2024
the

2:18 pm, April 1, 2024
imp

2:18 pm, April 1, 2024
the

2:17 pm, April 1, 2024
imp

2:17 pm, April 1, 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
Old programmers never die; they just lose some of their functions.
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