List Views

Total Items found in Views is 226560.
An advanced collection of page views
still more comment spam

5:33 am, November 14, 2022
loop to arr.length or array length

5:33 am, November 14, 2022
update value of element using javascript

5:34 am, November 14, 2022
imgur upload from php

5:35 am, November 14, 2022
load json data url with jquery

5:35 am, November 14, 2022
php get file extension from a file name

5:37 am, November 14, 2022
load from fields array php class function

5:37 am, November 14, 2022
How to Pass an Array as Props in React

5:39 am, November 14, 2022
Google Font Embed - Play Gaming Font

5:40 am, November 14, 2022
how to unzip in linux

5:40 am, November 14, 2022
wordpress get home url

5:40 am, November 14, 2022
Welcome Widget Card - Toggle

5:41 am, November 14, 2022
chevron left

5:45 am, November 14, 2022
bootstrap alert template

5:45 am, November 14, 2022
convert a string to uppercase with php

5:47 am, November 14, 2022
subscribe to mailchimp code also annoying

5:52 am, November 14, 2022
turn on or off error reporting php

5:52 am, November 14, 2022
Oswald Font Quick Embed

5:55 am, November 14, 2022
php validate email function

5:56 am, November 14, 2022
jquery load wait function

5:57 am, November 14, 2022
install atom editor on ubuntu

5:58 am, November 14, 2022
dropdown change input box on select

6:03 am, November 14, 2022
check box highlight text area css

6:05 am, November 14, 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 work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
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