List Views

Total Items found in Views is 215675.
An advanced collection of page views
make any element editable

10:59 am, August 31, 2022
card.html template

10:20 am, August 31, 2022
javascript basic test array and loop

9:55 am, August 31, 2022
javascript window.onload

9:43 am, August 31, 2022
Generate a Random User Name

9:33 am, August 31, 2022
simple usage for php password_hash

9:04 am, August 31, 2022
Change link target with JQuery

7:34 am, August 31, 2022
lorem ipsum

5:25 am, August 31, 2022
RS3 Post 99 Leveling Log

4:59 am, August 31, 2022
Applied Accessibility - Tab Index

4:24 am, August 31, 2022
encode url with javascript

2:53 am, August 31, 2022
globe svg testing (broken)

2:09 am, August 31, 2022
Making Images Retina Display Friendly

2:01 am, August 31, 2022
jqueryui includes css and js

1:53 am, August 31, 2022
meta description tag

1:29 am, August 31, 2022
basic for loop

1:11 am, August 31, 2022
Random User Profile Loading Script

12:51 am, August 31, 2022
show all methods (functions) in a class

12:22 am, August 31, 2022
jquery jqueryui vue script includes

10:58 pm, August 30, 2022
Making an image responsive using css

10:58 pm, August 30, 2022
pretty printing json with php

10:04 pm, August 30, 2022
github logo background png css

9:41 pm, August 30, 2022
document ready wordpress jquery

9:32 pm, August 30, 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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
Random CSS Property

grid-column-start

The grid-column-start CSS property specifies a grid item's start position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement. This start position defines the block-start edge of the grid area.
grid-column-start css reference