List Views

Total Items found in Views is 226560.
An advanced collection of page views
simple usage for php password_hash

6:31 pm, January 1, 2025
check if a file exists with php

6:39 pm, January 1, 2025
my old hunter in wow

6:46 pm, January 1, 2025
stop overscrolling on responsive ios

6:48 pm, January 1, 2025
convert a string to uppercase with php

7:01 pm, January 1, 2025
explode a string into an array

7:14 pm, January 1, 2025
vimeo thumbnail generator

7:14 pm, January 1, 2025
Tim and Crunchy Location RS3

7:25 pm, January 1, 2025
php save csv from array to file

7:31 pm, January 1, 2025
layout homepage

7:36 pm, January 1, 2025
react basic hello world

7:47 pm, January 1, 2025
duplicate a line in vscode shortcut

7:47 pm, January 1, 2025
page load timer class

7:56 pm, January 1, 2025
using the kbd html tag

8:00 pm, January 1, 2025
Top 10 Terraria Houses

8:06 pm, January 1, 2025
simple table stripe striping

8:07 pm, January 1, 2025
loop through object json javascript

8:10 pm, January 1, 2025
right align something in its element

8:21 pm, January 1, 2025
Chat GPT slick slider code testing

8:21 pm, January 1, 2025
Nginx Server Block with Rewrite

8:24 pm, January 1, 2025
Generate a random title from an array

8:41 pm, January 1, 2025
compare equality function

8:43 pm, January 1, 2025
Leaflet Quick Start Example

8:43 pm, January 1, 2025
check if something is an array

8:49 pm, January 1, 2025
chevron up

9:37 pm, January 1, 2025
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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
Random CSS Property

float

The float CSS property places an element on the left or right side of its container, allowing text and inline elements to wrap around it. The element is removed from the normal flow of the page, though still remaining a part of the flow (in contrast to absolute positioning).
float css reference