List Views

Total Items found in Views is 277547.
An advanced collection of page views
extract a wordpress menu using its id

4:14 am, September 1, 2024
Use Recursion to Return a Range Array

4:15 am, September 1, 2024
weird search results being recorded

4:15 am, September 1, 2024
Top 10 Terraria Houses

4:15 am, September 1, 2024
top bar overflow issues [fixed]

4:17 am, September 1, 2024
How to Override Default Props in React

4:20 am, September 1, 2024
Tools

4:35 am, September 1, 2024
Running Windows on pi400 notes

4:35 am, September 1, 2024
How to Enable Linux Subsystem in Windows

4:37 am, September 1, 2024
center a box in the middle of the screen

4:41 am, September 1, 2024
dropdown section

4:44 am, September 1, 2024
check if a file exists with php

4:44 am, September 1, 2024
get the value from a textarea element

4:45 am, September 1, 2024
make labels or badges look better

4:49 am, September 1, 2024
set and check a cookie using js cookie

4:50 am, September 1, 2024
Testing

4:51 am, September 1, 2024
card.html template

4:52 am, September 1, 2024
CSS Grid Frame Work

4:54 am, September 1, 2024
border box reset

5:02 am, September 1, 2024
play a sound every # of seconds

5:12 am, September 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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
Random CSS Property

z-index

The z-index CSS property sets the z-order of a positioned element and its descendants or flex items. Overlapping elements with a larger z-index cover those with a smaller one.
z-index css reference