List Views

Total Items found in Views is 184213.
An advanced collection of page views
basic for loop

12:18 am, January 29, 2024
search within files in a directory

12:18 am, January 29, 2024
foundation old grid format

12:19 am, January 29, 2024
make any element editable

12:19 am, January 29, 2024
adding react to a website in 3 steps

12:19 am, January 29, 2024
Efficient OSRS Maxing Guide

12:20 am, January 29, 2024
adding a new line in javascript

12:21 am, January 29, 2024
scroll down the page using a button click

12:25 am, January 29, 2024
How to Enable Linux Subsystem in Windows

12:27 am, January 29, 2024
php countries array

12:32 am, January 29, 2024
bootstrap dark mode

12:32 am, January 29, 2024
check column exists in table sqlite

12:33 am, January 29, 2024
sublime text find and replace style tag

12:37 am, January 29, 2024
how to find what version pi you are using

12:37 am, January 29, 2024
What is Core?

12:37 am, January 29, 2024
adding an item to an array with php

12:38 am, January 29, 2024
fancybox load iframe inline

12:38 am, January 29, 2024
Core Class - Basic Core Structure

12:38 am, January 29, 2024
404 Error Page Codepen

12:39 am, January 29, 2024
list page links function list_page_links

12:41 am, January 29, 2024
css responsive max and min targets @media

12:41 am, January 29, 2024
How to Add Comments in JSX

12:42 am, January 29, 2024
linux mount a drive manually

12:44 am, January 29, 2024
How to make your code look nice

12:44 am, January 29, 2024
atom editor useful keyboard shortcuts

12:45 am, January 29, 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

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