List Views

Total Items found in Views is 203602.
An advanced collection of page views
Tools

4:40 am, August 1, 2022
using vue and json data

4:41 am, August 1, 2022
Console Tips and Tricks

4:43 am, August 1, 2022
console dir usage

4:47 am, August 1, 2022
enable dark mode in tinymce

4:49 am, August 1, 2022
using a css grid area template

4:52 am, August 1, 2022
check if a ul contains a ul li

4:57 am, August 1, 2022
codemirror with auto preview window

4:58 am, August 1, 2022
still more comment spam

5:00 am, August 1, 2022
Privacy

5:03 am, August 1, 2022
Auto Create HTML Code Snippets

5:19 am, August 1, 2022
card.html template

5:21 am, August 1, 2022
foundation make row full width

5:23 am, August 1, 2022
show errors in php with toggle

5:29 am, August 1, 2022
php basic page router

5:31 am, August 1, 2022
table border collapse

5:37 am, August 1, 2022
fancybox inline auto size modal easy

5:59 am, August 1, 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

fit-content

The fit-content behaves as fit-content(stretch). In practice this means that the box will use the available space, but never more than max-content.
fit-content() css reference