List Views

Total Items found in Views is 216791.
An advanced collection of page views
check box highlight text area css

12:16 am, October 30, 2023
add years as options to select dropdown

12:15 am, October 30, 2023
generate random username function in php

12:14 am, October 30, 2023
Efficient OSRS Maxing Guide

12:13 am, October 30, 2023
ES5 vs ES6 Object Example

12:13 am, October 30, 2023
scroll to top html css and js

12:12 am, October 30, 2023
Use Recursion to Return a Range Array

12:12 am, October 30, 2023
split a string into links using the comma

12:12 am, October 30, 2023
how to embed google fonts icons

12:11 am, October 30, 2023
simple javascript no library accordion

12:11 am, October 30, 2023
How do Self-Closing JSX Tags Work?

12:09 am, October 30, 2023
Auto Create HTML Code Snippets

12:09 am, October 30, 2023
css grid for layouts and how to use it

12:08 am, October 30, 2023
inline form field padding

12:08 am, October 30, 2023
jquery accordion

12:08 am, October 30, 2023
Quick Links

12:06 am, October 30, 2023
adding an item to an array with php

12:05 am, October 30, 2023
Multidimensional Array

12:05 am, October 30, 2023
Bootstrap 4 Center menu items in a navbar

12:03 am, October 30, 2023
log the console log output to a div

12:01 am, October 30, 2023
add user to sudo group in ubuntu

6:47 pm, October 24, 2023
jquery enable and disable attribute

5:14 pm, October 24, 2023
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-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