List Views

Total Items found in Views is 283950.
An advanced collection of page views
inline fancybox modal testing

5:27 am, October 31, 2022
foundation includes cdnjs

5:27 am, October 31, 2022
scroll to top html css and js

5:28 am, October 31, 2022
How to make your code look nice

5:28 am, October 31, 2022
using the :user-valid CSS pseudo-class

5:29 am, October 31, 2022
try catch test

5:30 am, October 31, 2022
bootstrap list group card with footer

5:30 am, October 31, 2022
osrs fairy ring codes

5:31 am, October 31, 2022
adding an item to an array with php

5:32 am, October 31, 2022
inline form field padding

5:33 am, October 31, 2022
jqueryui date selector

5:33 am, October 31, 2022
Changing an array declared with const

5:34 am, October 31, 2022
jqueryui includes css and js

5:34 am, October 31, 2022
set active class based on url value

5:35 am, October 31, 2022
read and sort directory contents in php

5:35 am, October 31, 2022
random emojis copy and paste

5:36 am, October 31, 2022
material design icons google font

5:36 am, October 31, 2022
Install PHP without Apache on Ubuntu

5:36 am, October 31, 2022
animate css

5:38 am, October 31, 2022
chia mining research notes

5:40 am, October 31, 2022
css prefers-color-scheme example

5:40 am, October 31, 2022
jquery jqueryui vue script includes

5:40 am, October 31, 2022
pretty printing json with php

5:41 am, October 31, 2022
making var_dump look nice

5:41 am, October 31, 2022
Create a Complex JSX Element

5:43 am, October 31, 2022
margin padding framework

5:44 am, October 31, 2022
checking if your windows pc has a TPM

5:47 am, October 31, 2022
javascript basic test array and loop

5:48 am, October 31, 2022
How to Add Comments in JSX

5:48 am, October 31, 2022
show the current date in javascript

5:50 am, October 31, 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...

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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

Custom properties (--*): CSS variables

Property names that are prefixed with --, like --example-name, represent custom properties that contain a value that can be used in other declarations using the var() function.
--* css reference