List Views

Total Items found in Views is 185730.
An advanced collection of page views
getting the site title vs the page name

2:43 am, November 14, 2022
Create a Simple JSX Element

2:42 am, November 14, 2022
Adding HTML Templates into TinyMCE Editor

2:41 am, November 14, 2022
document ready wordpress jquery

2:41 am, November 14, 2022
using vue and json data

2:40 am, November 14, 2022
linux list all drives and partitions

2:39 am, November 14, 2022
download icon svg

2:39 am, November 14, 2022
Use Sweet Alert rather than alert!

2:39 am, November 14, 2022
Use Recursion to Count Down

2:38 am, November 14, 2022
a page with two images

2:38 am, November 14, 2022
for loop through an array with javascript

2:37 am, November 14, 2022
How to Add Comments in JSX

2:35 am, November 14, 2022
git pull changes from a repository

2:35 am, November 14, 2022
zoom background of element when active

2:34 am, November 14, 2022
pretty printing json with php

2:34 am, November 14, 2022
get element by id with javascript

2:34 am, November 14, 2022
javascript basic test array and loop

2:33 am, November 14, 2022
Create Strings using Template Literals

2:33 am, November 14, 2022
get current class name with get_class

2:33 am, November 14, 2022
How to use default props in React

2:31 am, November 14, 2022
style page numbers [fixed]

2:31 am, November 14, 2022
javascript isset equivalent

2:30 am, November 14, 2022
get element by id and hide it

2:30 am, November 14, 2022
RS3 Hunter Leveling Logs and Notes

2:28 am, November 14, 2022
backdrop-filter: blur(10px);

2:28 am, November 14, 2022
show the current date in javascript

2:27 am, November 14, 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...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

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 problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

rotate()

The rotate() CSS function defines a transformation that rotates an element around a fixed point on the 2D plane, without deforming it. Its result is a <transform-function> data type.
rotate() css reference