List Views

Total Items found in Views is 215675.
An advanced collection of page views
bouncing loader animation in css

12:52 am, July 18, 2022
list items matching a category title

12:52 am, July 18, 2022
youtube search api request function

12:52 am, July 18, 2022
adding react with JSX using babel

12:51 am, July 18, 2022
Nginx Server Block with Rewrite

12:51 am, July 18, 2022
find all elements add class jquery

12:50 am, July 18, 2022
using scroll-behavior: smooth css

12:50 am, July 18, 2022
Quick Links

12:49 am, July 18, 2022
Moving the cursor on iPhone 11

12:48 am, July 18, 2022
Lynx Titan

12:47 am, July 18, 2022
adding a new line in javascript

12:47 am, July 18, 2022
bootstrap styled buttons

12:47 am, July 18, 2022
Metal Dragons

12:46 am, July 18, 2022
Laptop Thoughts and Options Jul 2021

12:45 am, July 18, 2022
adding react to a website in 3 steps

12:44 am, July 18, 2022
button with separated chevron

12:43 am, July 18, 2022
Make the Welcome Text box Smaller

12:43 am, July 18, 2022
backdrop-filter: blur(10px);

12:42 am, July 18, 2022
using a css grid area template

12:42 am, July 18, 2022
php basic page router

12:41 am, July 18, 2022
Making an image responsive using css

12:41 am, July 18, 2022
table border collapse

12:41 am, July 18, 2022
Footer Design and Redesign

12:37 am, July 18, 2022
show errors in php with toggle

12:36 am, July 18, 2022
Clean Windows Setup

12:35 am, July 18, 2022
truncate string using jquery

12:34 am, July 18, 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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own mistakes.
Unknown
Random CSS Property

contain

The contain CSS property allows an author to indicate that an element and its contents are, as much as possible, independent of the rest of the document tree. This allows the browser to recalculate layout, style, paint, size, or any combination of them for a limited area of the DOM and not the entire page, leading to obvious performance benefits.
contain css reference