List Views

Total Items found in Views is 226563.
An advanced collection of page views
backdrop-filter: blur(10px);

3:19 am, December 1, 2023
wp register plugin settings admin

3:17 am, December 1, 2023
prevent default click event on link

3:13 am, December 1, 2023
svg carret right css class

3:10 am, December 1, 2023
bootstrap styled buttons

3:08 am, December 1, 2023
extract youtube image from video url

3:05 am, December 1, 2023
adding react to a website in 3 steps

3:05 am, December 1, 2023
CSS Only Table Stacking Solution

3:05 am, December 1, 2023
CSS Grid Frame Work

3:02 am, December 1, 2023
using scroll-behavior: smooth css

3:00 am, December 1, 2023
fancybox load iframe inline

2:58 am, December 1, 2023
landscape image document placeholder

2:58 am, December 1, 2023
explode a string into an array

2:57 am, December 1, 2023
github logo background png css

2:56 am, December 1, 2023
Making an image responsive using css

2:56 am, December 1, 2023
javascript update item in object

2:55 am, December 1, 2023
parallax js scroll testing

2:55 am, December 1, 2023
convert a string to uppercase with php

2:54 am, December 1, 2023
Viewport width and height calculations

2:51 am, December 1, 2023
Javascript Objects Notes

2:50 am, December 1, 2023
check if a file exists with php

2:47 am, December 1, 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
The happiest People don't have the best of everything, they just make the best of everything.
Unknown
Random CSS Property

border-block-color

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