List Hits

Total Items found in Hits is 570465.
A Collection of Hits...
Search Duplicating Bugs

10:29 pm, April 2, 2023
gallery carousel center mode

10:29 pm, April 2, 2023
bootstrap dark mode

10:29 pm, April 2, 2023
How to use default props in React

10:29 pm, April 2, 2023
Use Sweet Alert rather than alert!

10:29 pm, April 2, 2023
truncate string using jquery

10:30 pm, April 2, 2023
chevron down

10:30 pm, April 2, 2023
redirect www to non www

10:30 pm, April 2, 2023
box shadow example(s) - drop shadow

10:30 pm, April 2, 2023
meta description tag

10:30 pm, April 2, 2023
chevron up

10:30 pm, April 2, 2023
tools i still want to create

10:31 pm, April 2, 2023
python getting started notes

10:31 pm, April 2, 2023
making var_dump look nice

10:31 pm, April 2, 2023
Radial Click Effect

10:32 pm, April 2, 2023
json test objects (or arrays)

10:32 pm, April 2, 2023
Get Current Page URL PHP

10:32 pm, April 2, 2023
adding an item to an array with php

10:32 pm, April 2, 2023
Auto Create HTML Code Snippets

10:34 pm, April 2, 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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

border-inline-start-style

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