List Views

Total Items found in Views is 215675.
An advanced collection of page views
Changing an array declared with const

12:47 pm, September 16, 2024
change the window title

12:47 pm, September 16, 2024
bouncing loader animation in css

12:44 pm, September 16, 2024
select onchange

12:44 pm, September 16, 2024
JS Using typeof to check on string types

12:44 pm, September 16, 2024
Bind 'this' to a Class Method

12:40 pm, September 16, 2024
pi400 how to take a screen shot

12:40 pm, September 16, 2024
inline form field padding

12:40 pm, September 16, 2024
simple backup to google drive fron linux

12:39 pm, September 16, 2024
react basic hello world

12:39 pm, September 16, 2024
add a class to a div with an id javascript

12:34 pm, September 16, 2024
compare equality function

12:33 pm, September 16, 2024
python url to text with beautiful soup

12:31 pm, September 16, 2024
how to unzip in linux

12:30 pm, September 16, 2024
set the html of an element javascript

12:30 pm, September 16, 2024
Get Current Page URL PHP

12:29 pm, September 16, 2024
Making Images Retina Display Friendly

12:29 pm, September 16, 2024
card counting example from fcc

12:29 pm, September 16, 2024
Google Fonts Multiple includes

12:29 pm, September 16, 2024
Get the documentURI with JS

12:29 pm, September 16, 2024
php countries array to dropdown form element

12:28 pm, September 16, 2024
bootstrap alert template

12:27 pm, September 16, 2024
php save csv from array to file

12:26 pm, September 16, 2024
use font awesome on elements lists ul

12:24 pm, September 16, 2024
Windows Reinstall Again - 2022 Edition

12:24 pm, September 16, 2024
RS3 Slayer - Corrupted creature

12:23 pm, September 16, 2024
enable dark mode in tinymce

12:23 pm, September 16, 2024
extract a wordpress menu using its id

12:23 pm, September 16, 2024
scrollbar replacement simplebar

12:21 pm, September 16, 2024
how to find what version pi you are using

12:21 pm, September 16, 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...

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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own mistakes.
Unknown
Random CSS Property

:invalid

The :invalid CSS pseudo-class represents any <input> or other <form> element whose contents fail to validate.
:invalid css reference