List Views

Total Items found in Views is 177466.
An advanced collection of page views
Crafting - 1 - 99 guide

3:58 am, January 22, 2024
testing equality

3:58 am, January 22, 2024
php print an array nicely

3:57 am, January 22, 2024
subscribe to newsletter section example

3:56 am, January 22, 2024
add this

3:55 am, January 22, 2024
jquery jqueryui vue script includes

3:55 am, January 22, 2024
using the kbd html tag

3:52 am, January 22, 2024
Move any element with css offsets

3:51 am, January 22, 2024
codemirror with auto preview window

3:51 am, January 22, 2024
random emojis copy and paste

3:50 am, January 22, 2024
Welcome Widget Card - Toggle

3:50 am, January 22, 2024
Moving the cursor on iPhone 11

3:49 am, January 22, 2024
animate css

3:49 am, January 22, 2024
grid column and row spacing

3:49 am, January 22, 2024
FCC - Basic: Profile Lookup

3:47 am, January 22, 2024
Create a Simple JSX Element

3:45 am, January 22, 2024
Install PHP without Apache on Ubuntu

3:42 am, January 22, 2024
making var_dump look nice

3:42 am, January 22, 2024
css :active pseudo-class usage

3:38 am, January 22, 2024
xcopy backup full directory windows bat

3:37 am, January 22, 2024
getting the site title vs the page name

3:36 am, January 22, 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
"We're tight-fisted with property and money, yet think too little of wasting time, the one thing about which we should all be the toughest misers.”
Seneca
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