List Views

Total Items found in Views is 299308.
An advanced collection of page views
enable dark mode in tinymce

4:10 am, April 1, 2022
How to Add Comments in JSX

4:12 am, April 1, 2022
add an outline to everything!

4:12 am, April 1, 2022
Custom 12 Grid using CSS Grid

4:14 am, April 1, 2022
get the current month as a number

4:18 am, April 1, 2022
php basic page router

4:19 am, April 1, 2022
chevron down

4:25 am, April 1, 2022
loop to arr.length or array length

4:33 am, April 1, 2022
Clean Windows Setup

4:34 am, April 1, 2022
copy file

4:45 am, April 1, 2022
wordpress main nav dropdown fix

4:47 am, April 1, 2022
making var_dump look nice

4:51 am, April 1, 2022
pi400 how to take a screen shot

4:54 am, April 1, 2022
Archaeology/Level up table

4:56 am, April 1, 2022
get current url with php

4:56 am, April 1, 2022
Lynx Titan

4:56 am, April 1, 2022
purple partyhat price info feb 21

4:59 am, April 1, 2022

5:01 am, April 1, 2022
using multiple text shadow

5:02 am, April 1, 2022
load the latest single item only

5:10 am, April 1, 2022
change favicon with jquery

5:14 am, April 1, 2022
php return json header and content

5:38 am, April 1, 2022
git pull changes from a repository

5:41 am, April 1, 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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

calc()

The calc() CSS function lets you perform calculations when specifying CSS property values. It can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
calc() css reference