List Views

Total Items found in Views is 226560.
An advanced collection of page views
chocolatey command line for windows

4:53 am, January 16, 2023
Complex Arrow Function Example

4:53 am, January 16, 2023
using gzdeflate on a string php

4:53 am, January 16, 2023
using let rather than var

4:53 am, January 16, 2023
make any element editable

4:53 am, January 16, 2023
jquery load wait function

4:55 am, January 16, 2023
truncate string using jquery

4:55 am, January 16, 2023
keyframe animations css

4:56 am, January 16, 2023
simple usage for php password_hash

4:56 am, January 16, 2023
using the :user-valid CSS pseudo-class

4:56 am, January 16, 2023
bootstrap form basic

4:57 am, January 16, 2023
document ready wordpress jquery

4:57 am, January 16, 2023
Making an image responsive using css

4:57 am, January 16, 2023
subscribe to newsletter section example

4:57 am, January 16, 2023
search bug Above

4:58 am, January 16, 2023
bootstrap list group card with footer

4:58 am, January 16, 2023
check if something is an array

4:59 am, January 16, 2023
grid column and row spacing

4:59 am, January 16, 2023
making the search page nicer

5:01 am, January 16, 2023
Google Fonts Multiple includes

5:01 am, January 16, 2023
filter drop shadow

5:01 am, January 16, 2023
for loop with a 5 increment

5:02 am, January 16, 2023
getting the site title vs the page name

5:02 am, January 16, 2023
assign array to variables in a loop

5:03 am, January 16, 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
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
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