List Views

Total Items found in Views is 216794.
An advanced collection of page views
how to find what version pi you are using

10:15 am, December 26, 2022
How to Define a HTML Class in JSX in React

10:14 am, December 26, 2022
link to an external stylesheet

10:12 am, December 26, 2022
test love like dislike script from api

10:11 am, December 26, 2022
convert all images into base64 encoded

10:09 am, December 26, 2022
truncate string using jquery

10:09 am, December 26, 2022
random emojis copy and paste

10:08 am, December 26, 2022
css :active pseudo-class usage

10:07 am, December 26, 2022
change file permissions to -rw-rw-r--

10:05 am, December 26, 2022
simple usage for php password_hash

10:04 am, December 26, 2022
Core Class - Basic Core Structure

10:04 am, December 26, 2022
using a css grid area template

10:03 am, December 26, 2022
header type json

10:03 am, December 26, 2022
making the search page nicer

10:01 am, December 26, 2022
php basic page router

10:00 am, December 26, 2022
make all links target new window

10:00 am, December 26, 2022
using flexbox to align elements in a row

9:59 am, December 26, 2022
jqueryui date selector

9:58 am, December 26, 2022
video embed tag

9:58 am, December 26, 2022
recreate marquee element using css

9:56 am, December 26, 2022
javascript window.onload

9:54 am, December 26, 2022
Factorio Megabase-In-A-Book

9:54 am, December 26, 2022
jqueryui includes css and js

9:53 am, December 26, 2022
human_filesize php

9:51 am, December 26, 2022
add a jquery date picker to your text box

9:51 am, December 26, 2022
twitter social sharing meta tags

9:50 am, December 26, 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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

max-width

The max-width CSS property sets the maximum width of an element. It prevents the used value of the width property from becoming larger than the value specified by max-width.
max-width css reference