List Views

Total Items found in Views is 215675.
An advanced collection of page views
pi400 how to take a screen shot

4:54 am, April 1, 2022
making var_dump look nice

4:51 am, April 1, 2022
wordpress main nav dropdown fix

4:47 am, April 1, 2022
copy file

4:45 am, April 1, 2022
Clean Windows Setup

4:34 am, April 1, 2022
loop to arr.length or array length

4:33 am, April 1, 2022
chevron down

4:25 am, April 1, 2022
php basic page router

4:19 am, April 1, 2022
get the current month as a number

4:18 am, April 1, 2022
Custom 12 Grid using CSS Grid

4:14 am, April 1, 2022
add an outline to everything!

4:12 am, April 1, 2022
How to Add Comments in JSX

4:12 am, April 1, 2022
enable dark mode in tinymce

4:10 am, April 1, 2022
jquery accordion

4:07 am, April 1, 2022
vimeo thumbnail generator

4:04 am, April 1, 2022
logo tickers marquee slow scrolling

4:03 am, April 1, 2022
compare equality function

4:02 am, April 1, 2022
Use Recursion to Count Down

4:01 am, April 1, 2022
Multidimensional Array

4:01 am, April 1, 2022
using let and const example

4:01 am, April 1, 2022
Complex Arrow Function Example

4:01 am, April 1, 2022
get the current url in javascript

4:01 am, April 1, 2022
getType function for js

4:01 am, April 1, 2022
check if something is an array

4:00 am, April 1, 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
I believe that success can be measured in the number of uncomfortable conversations you're willing to have.
Unknown
Random CSS Property

align-self

The align-self CSS property overrides a grid or flex item's align-items value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.
align-self css reference