List Views

Total Items found in Views is 213191.
An advanced collection of page views
php basic page router

10:57 pm, July 10, 2023
get current url with php

10:40 pm, July 10, 2023
change the window title

10:32 pm, July 10, 2023
uniqid random string

10:10 pm, July 10, 2023
write to file php

10:05 pm, July 10, 2023
meta description tag

9:33 pm, July 10, 2023
pretty printing json with php

9:02 pm, July 10, 2023
my default text shadow css

8:59 pm, July 10, 2023
sqlite check table name exists

8:58 pm, July 10, 2023
how to unzip in linux

8:31 pm, July 10, 2023
Make the Welcome Text box Smaller

8:30 pm, July 10, 2023
transform rotate an element in css

8:24 pm, July 10, 2023
animate css

8:23 pm, July 10, 2023
php save csv from array to file

8:19 pm, July 10, 2023
show the current date in javascript

8:15 pm, July 10, 2023
RS3 Quick Daily Run Logs

8:04 pm, July 10, 2023
Use Recursion to Count Down

7:39 pm, July 10, 2023
Create a Complex JSX Element

7:13 pm, July 10, 2023
Multidimensional Array

6:44 pm, July 10, 2023
js check the length of a string

6:31 pm, July 10, 2023
a page with two images

6:26 pm, July 10, 2023
Fast and Furious 2022

6:17 pm, July 10, 2023
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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
Random CSS Property

will-change

The will-change CSS property hints to browsers how an element is expected to change. Browsers may set up optimizations before an element is actually changed. These kinds of optimizations can increase the responsiveness of a page by doing potentially expensive work before they are actually required.
will-change css reference