List Hits

Total Items found in Hits is 528776.
A Collection of Hits...
Latest from Code Widget

3:27 am, November 7, 2022
scrollbar replacement simplebar

3:25 am, November 7, 2022
php check if a class exists

3:25 am, November 7, 2022
get the value from a textarea element

3:25 am, November 7, 2022
cycle color using background

3:25 am, November 7, 2022
codemirror with auto preview window

3:18 am, November 7, 2022
Welcome Widget Card - Toggle

3:01 am, November 7, 2022
install cmatrix on mac m1

3:01 am, November 7, 2022
How to Add Comments in JSX

3:00 am, November 7, 2022
CSS Drawing - Beach Scene

3:00 am, November 7, 2022
use font awesome on elements lists ul

3:00 am, November 7, 2022
nth

2:32 am, November 7, 2022
check url hash using javascript

2:28 am, November 7, 2022
css grid for layouts and how to use it

1:54 am, November 7, 2022
flems embed in url

1:53 am, November 7, 2022
extracting the useful bits of bootstrap

1:53 am, November 7, 2022
Oswald Font Quick Embed

1:25 am, November 7, 2022
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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

:has()

The :has() CSS pseudo-class represents an element if any of the selectors passed as parameters (relative to the :scope of the given element) match at least one element.
:has css reference