List Views

Total Items found in Views is 185730.
An advanced collection of page views
css using perspective for transforms

12:30 am, December 1, 2023
php convert date now into a sql timestamp

12:30 am, December 1, 2023
Prevent Object Mutation

12:30 am, December 1, 2023
Monitoring Visible Objects on Screen

12:30 am, December 1, 2023
vimeo thumbnail generator

12:30 am, December 1, 2023
compare equality function

12:30 am, December 1, 2023
using flexbox to align elements in a row

12:30 am, December 1, 2023
Mac Apps

12:30 am, December 1, 2023
check browser version and show a message

12:30 am, December 1, 2023
getType function for js

12:30 am, December 1, 2023
transform rotate a hexagon in css

12:29 am, December 1, 2023
using a css grid area template

12:29 am, December 1, 2023
PHP MySQL vs SQLite Count Items Function

12:29 am, December 1, 2023
Enabling SSH on Ubuntu

12:29 am, December 1, 2023
show the browsers name in javascript

12:29 am, December 1, 2023
get current class name with get_class

12:29 am, December 1, 2023
old browser check with javascript

12:29 am, December 1, 2023
subscribe to newsletter section example

12:29 am, December 1, 2023
wordpress main nav dropdown fix

12:29 am, December 1, 2023
how to copy the folder path in finder

12:29 am, December 1, 2023
function to create a uid from html

12:29 am, December 1, 2023
lorem ipsum

12:28 am, December 1, 2023
make any element editable

12:28 am, December 1, 2023
Testing

12:28 am, December 1, 2023
Generate Sub menu using Core

12:28 am, December 1, 2023
simple dropdown navigation ul li css

12:28 am, December 1, 2023
css :active pseudo-class usage

12:28 am, December 1, 2023
meta refresh reload page

12:28 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
1. Show your work to the world instead of keeping in your head💆. 2. Do the work consistently👌 3. Respect your work🥰 4. Don't postpone your work 5. Make mistakes 🔥🔥🔥
Unknown
Random CSS Property

border-inline-end-color

The border-inline-end-color CSS property defines the color of the logical inline-end border 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, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-end-color css reference