List Hits

Total Items found in Hits is 534024.
A Collection of Hits...
svg carret right css class

12:23 am, July 3, 2023
random emojis copy and paste

12:24 am, July 3, 2023
css accordion basics

12:24 am, July 3, 2023
old browser check with javascript

12:24 am, July 3, 2023
Load fancybox modal on hash check

12:24 am, July 3, 2023
Easy Meta Tags

12:24 am, July 3, 2023
jqueryui includes css and js

12:25 am, July 3, 2023
Top 10 Terraria Houses

12:26 am, July 3, 2023
table border collapse

12:26 am, July 3, 2023
add an outline to everything!

12:27 am, July 3, 2023
Create a Complex JSX Element

12:29 am, July 3, 2023
php get file and save it

12:30 am, July 3, 2023
embed and use a ttf font font face

12:30 am, July 3, 2023
Date Conversion PHP

12:30 am, July 3, 2023
still more comment spam

12:31 am, July 3, 2023
stack a table using css responsive

12:31 am, July 3, 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
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
Random CSS Property

border-inline-style

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