List Views

Total Items found in Views is 215675.
An advanced collection of page views
css :active pseudo-class usage

1:37 am, August 15, 2022
check if a ul contains a ul li

1:37 am, August 15, 2022
Applied Accessibility - Tab Index

1:36 am, August 15, 2022
Install PHP without Apache on Ubuntu

1:36 am, August 15, 2022
Radial Click Effect

1:32 am, August 15, 2022
Using Flexbox rather than Floats

1:30 am, August 15, 2022
jquery check if a sub element exists

1:28 am, August 15, 2022
php countries array

1:28 am, August 15, 2022
table border collapse

1:28 am, August 15, 2022
how to embed google fonts icons

1:26 am, August 15, 2022
wordpress category list sorting custom

1:24 am, August 15, 2022
fancybox inline auto size modal easy

1:22 am, August 15, 2022
get the href value using jquery

1:20 am, August 15, 2022
fancybox image popout easy

1:19 am, August 15, 2022
color cycle drop shadow

1:17 am, August 15, 2022
simple dropdown navigation ul li css

1:16 am, August 15, 2022
How to Pass an Array as Props in React

1:16 am, August 15, 2022
find all elements add class jquery

1:14 am, August 15, 2022
Alpine JS Testing

1:14 am, August 15, 2022
Google Page Speed Cleanup and Testing

1:14 am, August 15, 2022
human_filesize php

1:12 am, August 15, 2022
How to Add Comments in JSX

1:11 am, August 15, 2022
CSS Grid Frame Work

1:10 am, August 15, 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