List Hits

Total Items found in Hits is 574118.
A Collection of Hits...
CSS Only Table Stacking Solution

12:07 am, October 8, 2024
simple php ip blocker

12:06 am, October 8, 2024
get yesterdays date with javascript

10:57 pm, October 7, 2024
compare non equality function

10:52 pm, October 7, 2024
list a functions variables or arguments

10:27 pm, October 7, 2024
page load timer class

10:19 pm, October 7, 2024
using foundation 6.4 xy grid basics

9:10 pm, October 7, 2024
dropdown section

8:46 pm, October 7, 2024
CSS Grid Frame Work

8:26 pm, October 7, 2024
Latest from Code Widget

8:26 pm, October 7, 2024
Create a Complex JSX Element

8:14 pm, October 7, 2024
using scroll-behavior: smooth css

7:53 pm, October 7, 2024
foundation make row full width

7:40 pm, October 7, 2024
using vue and json data

7:16 pm, October 7, 2024
adding react with JSX using babel

7:09 pm, October 7, 2024
css accordion basics

7:07 pm, October 7, 2024
css grid for layouts and how to use it

6:56 pm, October 7, 2024
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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

border-inline-end-width

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