List Views

Total Items found in Views is 185730.
An advanced collection of page views
share to twitter html link only

4:15 pm, August 29, 2022
open sans @import embed font quick

4:11 pm, August 29, 2022
make labels or badges look better

4:04 pm, August 29, 2022
Use Recursion to Count Down

3:58 pm, August 29, 2022
twitter json feed testing

3:57 pm, August 29, 2022
Privacy

3:47 pm, August 29, 2022
using let and const example

3:46 pm, August 29, 2022
basic for loop odd numbers

3:30 pm, August 29, 2022
RS3 Hunter Leveling Logs and Notes

3:28 pm, August 29, 2022
get the current month as a number

3:27 pm, August 29, 2022
json test objects (or arrays)

3:26 pm, August 29, 2022
Some New String tools

2:56 pm, August 29, 2022
Laptop Thoughts and Options Jul 2021

2:51 pm, August 29, 2022
random string generator guid

2:40 pm, August 29, 2022
php countries array

2:39 pm, August 29, 2022
Form elements New Zealand region list

2:37 pm, August 29, 2022
Generate a random title from an array

2:28 pm, August 29, 2022
sqlite basic sql and loop results

2:25 pm, August 29, 2022
load json data url with jquery

2:19 pm, August 29, 2022
Create a Complex JSX Element

2:15 pm, August 29, 2022
python url to text with beautiful soup

2:14 pm, August 29, 2022
Quickest Slayer OSRS XP - HELP PLEASE

2:02 pm, August 29, 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
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal.
Unknown
Random CSS Property

counter()

The counter() CSS function returns a string representing the current value of the named counter, if there is one. It is generally used in the content property of pseudo-elements, but can theoretically be used anywhere a <string> value is supported.
<counter> css reference