List Views

Total Items found in Views is 216791.
An advanced collection of page views
landscape image document placeholder

1:30 am, April 18, 2023
adding a new line in javascript

1:27 am, April 18, 2023
Load fancybox modal on hash check

1:22 am, April 18, 2023
add chevrons to a ul list

12:58 am, April 18, 2023
still more comment spam

12:40 am, April 18, 2023
Kahlil Gibran on Marriage

12:36 am, April 18, 2023
loop through $_GET in php

12:22 am, April 18, 2023
Multidimensional Array

11:40 pm, April 17, 2023
digital clock with jquery

11:31 pm, April 17, 2023
add new random image with button

11:28 pm, April 17, 2023
button with separated chevron

11:22 pm, April 17, 2023
Tools

11:20 pm, April 17, 2023
imgur upload from php

11:18 pm, April 17, 2023
Return a file extention from a string

11:15 pm, April 17, 2023
css grid for layouts with no rows

11:06 pm, April 17, 2023
hide the third row in a table with css

10:47 pm, April 17, 2023
json jquery ajax request

10:43 pm, April 17, 2023
Lynx Titan

10:35 pm, April 17, 2023
generating all css colours with php?

9:55 pm, April 17, 2023
using a css grid area template

9:49 pm, April 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
Treasure every moment that you have and treasure it more because you shared it with someone special, special enough to spend your time...and remember that time waits for no one.
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