List Views

Total Items found in Views is 229023.
An advanced collection of page views
Use Sweet Alert rather than alert!

2:57 am, July 11, 2022
Make the Welcome Text box Smaller

2:59 am, July 11, 2022
How to make your code look nice

3:06 am, July 11, 2022
python getting started notes

3:07 am, July 11, 2022
pulsating dots - glow glowing

3:10 am, July 11, 2022
php basic page router

3:12 am, July 11, 2022
weird search results being recorded

3:12 am, July 11, 2022
Python import into SQLite research

3:14 am, July 11, 2022
share to twitter html link only

3:16 am, July 11, 2022
Get Current Page URL PHP

3:17 am, July 11, 2022
Twitter Post Fetcher Script

3:24 am, July 11, 2022
top bar overflow issues [fixed]

3:25 am, July 11, 2022
transform rotate a hexagon in css

3:26 am, July 11, 2022
Testing Playwrite on for Node

3:29 am, July 11, 2022
RS3 Combat Bars

3:32 am, July 11, 2022
turn on or off error reporting php

3:38 am, July 11, 2022
Multidimensional Array

3:38 am, July 11, 2022
redirect www to non www

3:39 am, July 11, 2022
php get file and save it

3:51 am, July 11, 2022
CSS Only Table Stacking Solution

3:53 am, July 11, 2022
Robocopy Options /? help

3:53 am, July 11, 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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

align-items

The CSS align-items property sets the align-self value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.
align-items css reference