List Views

Total Items found in Views is 215675.
An advanced collection of page views
simple file cache and check in php

7:15 pm, April 17, 2023
set active class based on url value

7:24 pm, April 17, 2023
transform rotate an element in css

7:30 pm, April 17, 2023
Latest from Code Widget

7:51 pm, April 17, 2023
easy section wrap in foundation

8:30 pm, April 17, 2023
CSS Grid Frame Work

8:35 pm, April 17, 2023
What is Core?

8:37 pm, April 17, 2023
How to make your code look nice

8:43 pm, April 17, 2023
javascript update item in object

8:52 pm, April 17, 2023
how to json encode an array in php

8:55 pm, April 17, 2023
pi400 how to take a screen shot

8:59 pm, April 17, 2023
how to decode xml in php

9:27 pm, April 17, 2023
chevron left

9:31 pm, April 17, 2023
js check the length of a string

9:32 pm, April 17, 2023
pulsating dots - glow glowing

9:34 pm, April 17, 2023
top bar overflow issues [fixed]

9:36 pm, April 17, 2023
random emojis copy and paste

9:38 pm, April 17, 2023
using multiple text shadow

9:38 pm, April 17, 2023
sqlite fetchArray into another array

9:39 pm, April 17, 2023
using a css grid area template

9:49 pm, April 17, 2023
generating all css colours with php?

9:55 pm, April 17, 2023
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

“Make no mistake: This is not your diary. You are not letting it all hang out. You are picking and choosing every single word.”


Dani Shapiro
Random CSS Property

border-inline-width

The border-inline-width CSS property defines the width of the logical inline borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width and border-bottom-width, or border-left-width, and border-right-width property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-width css reference