List Views

Total Items found in Views is 226560.
An advanced collection of page views
javascript page redirect

12:12 pm, April 22, 2024
Footer Design and Redesign

12:16 pm, April 22, 2024
add an outline to everything!

12:16 pm, April 22, 2024
RS3 Dailies Lists

12:19 pm, April 22, 2024
encode url with javascript

12:29 pm, April 22, 2024
get the current url in javascript

12:30 pm, April 22, 2024
extract a wordpress menu using its id

12:34 pm, April 22, 2024
sqlite basic sql and loop results

12:35 pm, April 22, 2024
Kahlil Gibran on Marriage

12:36 pm, April 22, 2024
assign array to variables in a loop

12:40 pm, April 22, 2024
Importing CSS Reference

12:41 pm, April 22, 2024
loop through $_GET in php

12:43 pm, April 22, 2024
using foundation 6.4 xy grid basics

12:47 pm, April 22, 2024
Windows Emoji Shortcut

12:57 pm, April 22, 2024
border box reset

1:02 pm, April 22, 2024
animate css

1:21 pm, April 22, 2024
sqlite escape string

1:24 pm, April 22, 2024
six box grid css html custom no gap

1:29 pm, April 22, 2024
wordpress block grid code

1:29 pm, April 22, 2024
Kinda Crappy 3D button code

1:29 pm, April 22, 2024
4 box custom grid with responsive

1:29 pm, April 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
There is no way to happiness. Happiness is the way.
Unknown
Random CSS Property

column-width

The column-width CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the column-width value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.
column-width css reference