List Views

Total Items found in Views is 213191.
An advanced collection of page views
Laptop Thoughts and Options Jul 2021

11:00 am, April 24, 2023
convert a string to uppercase with php

10:54 am, April 24, 2023
php list all the functions in a class

10:42 am, April 24, 2023
bootstrap styled buttons

10:41 am, April 24, 2023
show the year with js

10:32 am, April 24, 2023
php countries array

10:28 am, April 24, 2023
Using Flexbox rather than Floats

10:23 am, April 24, 2023
console dir usage

10:22 am, April 24, 2023
OSRS How do I change my appearance?

10:20 am, April 24, 2023
Drop Down Nav Opacity

10:19 am, April 24, 2023
Python import into SQLite research

10:12 am, April 24, 2023
Auto Changing Image URL

10:03 am, April 24, 2023
turn on or off error reporting php

10:01 am, April 24, 2023
jquery accordion

9:58 am, April 24, 2023
RS3 Thieving Log - Safe Cracking

9:53 am, April 24, 2023
How do Self-Closing JSX Tags Work?

9:53 am, April 24, 2023
Search Duplicating Bugs

9:51 am, April 24, 2023
load the latest single item only

9:45 am, April 24, 2023
Install PHP without Apache on Ubuntu

9:43 am, April 24, 2023
asp classic get a url and display it

9:25 am, April 24, 2023
RS3 Summoning Quick Oblesque

9:24 am, April 24, 2023
Kahlil Gibran on Marriage

9:23 am, April 24, 2023
Bootstrap Darkmode Switch

9:18 am, April 24, 2023
using the kbd html tag

9:16 am, April 24, 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
time you enjoyed wasting is not wasted time
Unknown
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