List Views

Total Items found in Views is 215675.
An advanced collection of page views
link to an external stylesheet

12:48 pm, July 2, 2024
php save csv from array to file

12:34 pm, July 2, 2024
Auto Changing Image URL

12:05 pm, July 2, 2024
table scroll responsive foundation

11:59 am, July 2, 2024
simple php ip blocker

11:51 am, July 2, 2024
redirect www to non www

11:44 am, July 2, 2024
Create a Simple JSX Element

11:06 am, July 2, 2024
add paging to wp list query

11:01 am, July 2, 2024
human_filesize php

10:59 am, July 2, 2024
add chevrons to a ul list

10:35 am, July 2, 2024
Change link target with JQuery

10:34 am, July 2, 2024
css prefers-color-scheme example

10:22 am, July 2, 2024
imgur upload from php

10:20 am, July 2, 2024
submit form with javascript

10:11 am, July 2, 2024
start ssh and add key git

10:10 am, July 2, 2024
Video Placeholder Image HTML

10:01 am, July 2, 2024
pretty printing json with php

9:48 am, July 2, 2024
chevron left

9:44 am, July 2, 2024
vimeo thumbnail generator

9:35 am, July 2, 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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
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