List Views

Total Items found in Views is 289799.
An advanced collection of page views
timeline class and function

2:50 am, February 5, 2024
4 box custom grid with responsive

2:51 am, February 5, 2024
Use Recursion to Count Down

2:51 am, February 5, 2024
What is Core?

2:52 am, February 5, 2024
check if a ul contains a ul li

2:52 am, February 5, 2024
sublime text find and replace style tag

2:54 am, February 5, 2024
border box reset

2:55 am, February 5, 2024
add a gtag.js pdf click event

2:57 am, February 5, 2024
CSS Grid Frame Work

2:58 am, February 5, 2024
codemirror htmlmixed textarea

2:59 am, February 5, 2024
convert a string to uppercase with php

3:00 am, February 5, 2024
video embed no controls

3:01 am, February 5, 2024
Use the parseInt Function with a Radix

3:03 am, February 5, 2024
submit form with javascript

3:06 am, February 5, 2024
detect window scroll position jquery

3:07 am, February 5, 2024
How to make your code look nice

3:07 am, February 5, 2024
show the current date in javascript

3:09 am, February 5, 2024
Use Sweet Alert rather than alert!

3:10 am, February 5, 2024
how to decode xml in php

3:10 am, February 5, 2024
twitter json feed testing

3:11 am, February 5, 2024
Custom JS Tabs - No Jquery or Jquery UI

3:19 am, February 5, 2024
Input Suggestions using a datalist

3:20 am, February 5, 2024
Metal Dragons

3:20 am, February 5, 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
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
Random CSS Property

max-width

The max-width CSS property sets the maximum width of an element. It prevents the used value of the width property from becoming larger than the value specified by max-width.
max-width css reference