List Views

Total Items found in Views is 277548.
An advanced collection of page views
Change link target with JQuery

12:36 am, December 4, 2024
round number with js

4:26 am, December 4, 2024
what is a motorbus

5:54 am, December 4, 2024
How to Override Default Props in React

8:20 am, December 4, 2024
foundation includes cdnjs

9:38 am, December 4, 2024
sublime text find and replace style tag

2:33 pm, December 4, 2024
generate a new SSH key on mac for git

4:26 pm, December 4, 2024
php substr return part of a string

4:35 pm, December 4, 2024
Multidimensional Array

4:38 pm, December 4, 2024
Fast and Furious 2022

6:25 pm, December 4, 2024
for loop with a 5 increment

10:17 pm, December 4, 2024
Applied Accessibility - Access Keys

8:25 am, December 5, 2024

8:34 am, December 5, 2024
how to json encode an array in php

11:09 am, December 5, 2024

3:13 pm, December 7, 2024
using gzdeflate on a string php

12:01 am, December 9, 2024
youtube search api request function

12:07 am, December 9, 2024
Welcome Widget Card - Toggle

12:07 am, December 9, 2024
Efficient OSRS Maxing Guide

12:09 am, December 9, 2024
switching stack order of floats with flex

12:13 am, December 9, 2024
Farming Guides

12:14 am, December 9, 2024
apache redirect to https ssl from normal

12:14 am, December 9, 2024
redirect www to non www

12:14 am, December 9, 2024
certbot add a certificate for one domain

12:14 am, December 9, 2024
windows robocopy /? help and usage

12:14 am, December 9, 2024
Robocopy Options /? help

12:14 am, December 9, 2024
get last month as a number with php

12:15 am, December 9, 2024
testing chartjs

12:15 am, December 9, 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
"We're tight-fisted with property and money, yet think too little of wasting time, the one thing about which we should all be the toughest misers.”
Seneca
Random CSS Property

:root

The :root CSS pseudo-class matches the root element of a tree representing the document. In HTML, :root represents the <html> element and is identical to the selector html, except that its specificity is higher.
:root css reference