List Views

Total Items found in Views is 277548.
An advanced collection of page views
Load fancybox modal on hash check

12:18 am, February 1, 2024
MySQL to Sqlite converter

12:19 am, February 1, 2024
adding a new line in javascript

12:19 am, February 1, 2024
split a string into links using the comma

12:19 am, February 1, 2024
javascript try catch example function

12:21 am, February 1, 2024
mysql to sqlite notes

12:23 am, February 1, 2024
Console Tips and Tricks

12:25 am, February 1, 2024
css grid for layouts and how to use it

12:26 am, February 1, 2024
get the last letter of a string

12:26 am, February 1, 2024
truncate string using jquery

12:27 am, February 1, 2024
for loop through an array with javascript

12:27 am, February 1, 2024
javascript window.onload

12:28 am, February 1, 2024
css accordion basics

12:28 am, February 1, 2024
round number with js

12:29 am, February 1, 2024
change favicon with jquery

12:29 am, February 1, 2024
how to embed google fonts icons

12:30 am, February 1, 2024
Monitoring Visible Objects on Screen

12:30 am, February 1, 2024
certbot add a certificate for one domain

12:31 am, February 1, 2024
fancybox v3.4 - Mixed gallery

12:31 am, February 1, 2024
IP Address

12:32 am, February 1, 2024
table scroll responsive foundation

12:32 am, February 1, 2024
Create Strings using Template Literals

12:34 am, February 1, 2024
Archaeology/Level up table

12:34 am, February 1, 2024
Quicksand font quick install

12:35 am, February 1, 2024
show all methods (functions) in a class

12:35 am, February 1, 2024
Return a file extention from a string

12:35 am, February 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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
Old programmers never die; they just lose some of their functions.
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