List Views

Total Items found in Views is 222764.
An advanced collection of page views
inline form field padding

2:33 am, April 30, 2024
Testing

2:32 am, April 30, 2024
foundation make row full width

2:30 am, April 30, 2024
Creating an NFT - bbyalienyodi

2:02 am, April 30, 2024
material design icons google font

1:18 am, April 30, 2024
Changing an array declared with const

12:50 am, April 30, 2024
Use Recursion to Count Down

12:49 am, April 30, 2024
Simple Line chart with Chart.js

12:24 am, April 30, 2024
prevent default click event on link

12:03 am, April 30, 2024
Mac Useful Keyboard Shortcuts

11:59 pm, April 29, 2024
Farming Allotment patch locations

11:35 pm, April 29, 2024
list items matching a category title

11:27 pm, April 29, 2024
bootstrap alert template

11:17 pm, April 29, 2024
jqueryui includes css and js

11:13 pm, April 29, 2024
codemirror htmlmixed textarea

11:09 pm, April 29, 2024
page load timer class

11:03 pm, April 29, 2024
wordpress get home url

11:01 pm, April 29, 2024
hide the third row in a table with css

10:31 pm, April 29, 2024
simple table stripe striping

10:29 pm, April 29, 2024
easy section wrap in foundation

10:27 pm, April 29, 2024
Use Recursion to Return a Range Array

10:27 pm, April 29, 2024
Nginx Server Block with Rewrite

10:22 pm, April 29, 2024
show errors in php with toggle

10:13 pm, April 29, 2024
chia mining research notes

10:10 pm, April 29, 2024
animate css

9:56 pm, April 29, 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
Be Yourself, Back Yourself
Kristie Bennett, Survivor
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