List Views

Total Items found in Views is 179409.
An advanced collection of page views
jquery load wait function

11:26 pm, May 21, 2023
make labels or badges look better

11:22 pm, May 21, 2023
Twitter Post Fetcher Script

11:22 pm, May 21, 2023
chevron down

11:21 pm, May 21, 2023
gallery carousel center mode

11:21 pm, May 21, 2023
twitter json feed testing

11:17 pm, May 21, 2023
animated duck on footer

11:15 pm, May 21, 2023
log the console log output to a div

11:14 pm, May 21, 2023
loop through object json javascript

11:13 pm, May 21, 2023
center mode slick zoom testing

11:11 pm, May 21, 2023
Fast and Furious 2022

11:10 pm, May 21, 2023
random string generator guid

11:08 pm, May 21, 2023
Welcome Widget Card - Toggle

11:06 pm, May 21, 2023
digital clock with jquery

11:05 pm, May 21, 2023
javascript window.onload

6:32 am, May 21, 2023
link to an external stylesheet

2:45 am, May 21, 2023
get the last letter of a string

6:11 pm, May 20, 2023
IP Address

5:15 pm, May 20, 2023
for loop with a 5 increment

4:48 pm, May 20, 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
You drown not by falling in the river, but by staying submerged.
Unknown
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