List Views

Total Items found in Views is 213191.
An advanced collection of page views
Fast and Furious 2022

5:15 pm, January 1, 2024
check if something is an array

5:04 pm, January 1, 2024
Generate a Random User Name

4:51 pm, January 1, 2024
Use Recursion to Count Down

4:31 pm, January 1, 2024
getType function for js

4:28 pm, January 1, 2024
random emojis copy and paste

4:17 pm, January 1, 2024
Whois Lookup

4:02 pm, January 1, 2024
wordpress get home url

3:51 pm, January 1, 2024
border box reset

3:45 pm, January 1, 2024
Easy Meta Tags

3:42 pm, January 1, 2024
js check the length of a string

3:05 pm, January 1, 2024
adding pagination to custom wp_query

3:02 pm, January 1, 2024
php validate email function

2:56 pm, January 1, 2024
wordpress get template directory

2:54 pm, January 1, 2024
random number using rand

2:52 pm, January 1, 2024
using let rather than var

2:52 pm, January 1, 2024
Applied Accessibility - Tab Index

2:42 pm, January 1, 2024
compare non equality function

2:38 pm, January 1, 2024
javascript window.onload

2:38 pm, January 1, 2024
pretty printing json with php

2:34 pm, January 1, 2024
Date Conversion PHP

2:14 pm, January 1, 2024
foundation accordion for version 6.x

1:55 pm, January 1, 2024
encode url with javascript

1:53 pm, January 1, 2024
meta description tag

1:45 pm, January 1, 2024
link to an external stylesheet

1:28 pm, January 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


Me
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