List Views

Total Items found in Views is 185730.
An advanced collection of page views
darken background image using css

2:42 pm, December 5, 2022
Find Disk Space Usage using DU

2:10 pm, December 5, 2022
jqueryui includes css and js

1:46 pm, December 5, 2022
using let rather than var

1:40 pm, December 5, 2022
show the year with js

12:53 pm, December 5, 2022
jquery jqueryui vue script includes

12:19 pm, December 5, 2022
Making an image responsive using css

12:17 pm, December 5, 2022
Objects in javascript

12:11 pm, December 5, 2022
transform rotate an element in css

11:56 am, December 5, 2022
add paging to wp list query

11:32 am, December 5, 2022
Use Recursion to Return a Range Array

11:20 am, December 5, 2022
wordpress get home url

11:18 am, December 5, 2022
download icon svg

11:16 am, December 5, 2022
youtube embed iframe

11:04 am, December 5, 2022
jqueryui date selector

10:32 am, December 5, 2022
chevron right

10:02 am, December 5, 2022
add a moving chevron to your href link

10:01 am, December 5, 2022
logo tickers marquee slow scrolling

9:58 am, December 5, 2022
assign array to variables in a loop

9:57 am, December 5, 2022
python Install Beautiful Soup

9:55 am, December 5, 2022
Core - File Structure

9:54 am, December 5, 2022
load content with jquery

9:53 am, December 5, 2022
Generate a random title from an array

9:49 am, December 5, 2022
Dropdown Box with Searchable Text

9:46 am, December 5, 2022
find all elements add class jquery

9:44 am, December 5, 2022
check if something is an array

9:38 am, December 5, 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
Many of life's failures are people who did not realize how close they were to success when they gave up.
Thomas A. Edison
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