List Views

Total Items found in Views is 281387.
An advanced collection of page views
google map with overlay data

3:43 am, February 19, 2024
round number with js

3:43 am, February 19, 2024
jquery enable and disable attribute

3:44 am, February 19, 2024
Added Bootstrap Nightshade Again

3:46 am, February 19, 2024
using let and const example

3:47 am, February 19, 2024
submit form with javascript

3:47 am, February 19, 2024
Date Conversion PHP

3:49 am, February 19, 2024
Kruxor Moving from Bootstrap to CSS Grid

3:49 am, February 19, 2024
Love Like Dislike API and Javascript

3:54 am, February 19, 2024
Privacy

3:54 am, February 19, 2024
Windows Reinstall Again - 2022 Edition

3:54 am, February 19, 2024
checking if your windows pc has a TPM

3:54 am, February 19, 2024
bootstrap basic grid layout

3:55 am, February 19, 2024
foundation old grid format

3:58 am, February 19, 2024
add some foundation tabs working example

3:58 am, February 19, 2024
Latest from Code Widget

4:01 am, February 19, 2024
adding pagination to custom wp_query

4:01 am, February 19, 2024
set active class based on url value

4:01 am, February 19, 2024
sqlite basic sql and loop results

4:02 am, February 19, 2024
php validate email function

4:02 am, February 19, 2024
prevent default click event on link

4:02 am, February 19, 2024
convert json string to a php array

4:02 am, February 19, 2024
jquery load wait function

4:02 am, February 19, 2024
Applied Accessibility - Access Keys

4:03 am, February 19, 2024
timeline class and function

4:03 am, February 19, 2024
set and check a cookie using js cookie

4:03 am, February 19, 2024
fix view page for search links [reported]

4:03 am, February 19, 2024
linux list all drives and partitions

4:03 am, February 19, 2024
Chat GPT slick slider code testing

4:03 am, February 19, 2024
adding react to a website in 3 steps

4:03 am, February 19, 2024
javascript basic test array and loop

4:04 am, February 19, 2024
pretty printing json with php

4:04 am, February 19, 2024
Random User Profile Loading Script in vue

4:04 am, February 19, 2024
using flexbox to align elements in a row

4:04 am, February 19, 2024
check box highlight text area css

4:04 am, February 19, 2024
php check if a class exists

4:04 am, February 19, 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

The important thing is not to stop questioning. Curiosity has its own reason for existence. One cannot help but be in awe when he contemplates the mysteries of eternity, of life, of the marvelous structure of reality. It is enough if one tries merely to comprehend a little of this mystery each day. Never lose a holy curiosity.


Albert Einstein
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