List Views

Total Items found in Views is 215675.
An advanced collection of page views
my old hunter in wow

3:42 am, May 13, 2024
rotate an element when its hover

3:42 am, May 13, 2024
flexbox layout template

3:41 am, May 13, 2024
making the search page nicer

3:35 am, May 13, 2024
simple table stripe striping

3:34 am, May 13, 2024
load json data url with jquery

3:33 am, May 13, 2024
Alpine JS Testing

3:33 am, May 13, 2024
Kahlil Gibran on Marriage

3:32 am, May 13, 2024
php print an array nicely

3:26 am, May 13, 2024
python import and print url

3:22 am, May 13, 2024
add chevrons to a ul list

3:22 am, May 13, 2024
chevron left

3:19 am, May 13, 2024
using let and const example

3:18 am, May 13, 2024
simple php ip blocker

3:17 am, May 13, 2024
404 Error Page Codepen

3:12 am, May 13, 2024
CSS Grid Frame Work

3:11 am, May 13, 2024
Oswald Font Quick Embed

3:10 am, May 13, 2024
random number using rand

3:09 am, May 13, 2024
grid column and row spacing

3:09 am, May 13, 2024
php basic page router

3:09 am, May 13, 2024
Pikelets

3:06 am, May 13, 2024
Nginx Server Block with Rewrite

3:04 am, May 13, 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
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal.
Unknown
Random CSS Property

border-inline-start-color

The border-inline-start-color CSS property defines the color of the logical inline start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-start-color css reference