List Views

Total Items found in Views is 184227.
An advanced collection of page views
my default text shadow css

3:28 am, May 23, 2022
fancybox image popout easy

3:28 am, May 23, 2022
php basic page router

3:28 am, May 23, 2022
clipboard copy js

3:29 am, May 23, 2022
testing equality

3:31 am, May 23, 2022
change the window title

3:32 am, May 23, 2022
making var_dump look nice

3:33 am, May 23, 2022
encode url with javascript

3:33 am, May 23, 2022
uniqid random string

3:34 am, May 23, 2022
Dropdown Box with Searchable Text

3:38 am, May 23, 2022
add new random image with button

3:39 am, May 23, 2022
video embed no controls

3:46 am, May 23, 2022
video embed tag

3:49 am, May 23, 2022
css slow zoom in animation

3:50 am, May 23, 2022
check length of element jquery

3:50 am, May 23, 2022
a page with two images

3:53 am, May 23, 2022
chevron left

3:53 am, May 23, 2022
php get file and save it

3:58 am, May 23, 2022
meta keywords tag

4:01 am, May 23, 2022
meta description tag

4:01 am, May 23, 2022
Clean Windows Setup

4:02 am, May 23, 2022
Enabling SSH on Ubuntu

4:03 am, May 23, 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
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
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