List Views

Total Items found in Views is 213191.
An advanced collection of page views
How to use default props in React

7:46 am, December 20, 2021
convert all images into base64 encoded

7:46 am, December 20, 2021
sqlite basic sql and loop results

7:46 am, December 20, 2021
using gzdeflate on a string php

7:46 am, December 20, 2021
for loop with a 5 increment

7:46 am, December 20, 2021
php convert date now into a sql timestamp

7:46 am, December 20, 2021
making var_dump look nice

7:45 am, December 20, 2021
using the disk free space function in php

7:45 am, December 20, 2021
simple php ip blocker

7:45 am, December 20, 2021
list a functions variables or arguments

7:44 am, December 20, 2021
get the current week as a number with php

7:44 am, December 20, 2021
count the elements in an array

7:44 am, December 20, 2021
explode a string into an array

7:44 am, December 20, 2021
RS3 Herb Locations

7:41 am, December 20, 2021
codemirror htmlmixed textarea

7:41 am, December 20, 2021
form elements australian state list

7:41 am, December 20, 2021
chia mining research notes

7:36 am, December 20, 2021
getType function for js

7:34 am, December 20, 2021
New World - Why to Join a Faction

7:32 am, December 20, 2021
Slick Slider Carousel

7:27 am, December 20, 2021
OSRS How do I change my appearance?

7:22 am, December 20, 2021
change file permissions to -rw-rw-r--

7:21 am, December 20, 2021
style page numbers [fixed]

7:18 am, December 20, 2021
video embed no controls

7:08 am, December 20, 2021
show the current date in javascript

7:03 am, December 20, 2021
Python import into SQLite research

7:02 am, December 20, 2021
vimeo thumbnail generator

6:51 am, December 20, 2021
Mega Menus Collection

6:43 am, December 20, 2021
php countries array

6:42 am, December 20, 2021
check if a ul contains a ul li

6:41 am, December 20, 2021
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


Windows
Random CSS Property

content-visibility

The content-visibility CSS property controls whether or not an element renders its contents at all, along with forcing a strong set of containments, allowing user agents to potentially omit large swathes of layout and rendering work until it becomes needed. Basically it enables the user agent to skip an element's rendering work (including layout and painting) until it is needed — which makes the initial page load much faster.
content-visibility css reference