List Views

Total Items found in Views is 178802.
An advanced collection of page views
pi hole and hassio

12:08 am, February 7, 2022
easy twitter embed code

12:07 am, February 7, 2022
js function to calculate golf scores

12:04 am, February 7, 2022
Laptop Thoughts and Options Jul 2021

12:02 am, February 7, 2022
Do While Loop

12:01 am, February 7, 2022
php save csv from array to file

3:50 am, February 6, 2022
Default Parameters for Functions

8:47 am, February 4, 2022
Pikelets

6:10 am, February 4, 2022
xcopy backup full directory windows bat

6:25 pm, February 3, 2022
page load timer class

4:10 am, February 3, 2022
react basic hello world

12:35 am, February 3, 2022

6:16 pm, February 2, 2022
Easy Meta Tags

6:02 pm, February 2, 2022
transform rotate an element in css

5:06 pm, February 2, 2022
sublime text find and replace style tag

3:52 pm, February 2, 2022
jquery jqueryui vue script includes

12:40 pm, February 2, 2022
add this

9:54 am, February 2, 2022
git pull changes from a repository

9:49 am, February 2, 2022
get the last letter of a string

8:07 am, February 2, 2022
Use Recursion to Count Up

6:09 am, February 2, 2022
php print an array nicely

4:44 am, February 2, 2022
IP Address

2:17 am, February 2, 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

is backupper a word?
anytrans
Random CSS Property

::after (:after)

In CSS, ::after creates a pseudo-element that is the last child of the selected element. It is often used to add cosmetic content to an element with the content property. It is inline by default.
::after (:after) css reference