List Hits

Total Items found in Hits is 756529.
A Collection of Hits...
pron

10:11 am, July 17, 2023
php return json header and content

10:08 am, July 17, 2023
Hyperbaton

9:57 am, July 17, 2023
adv

9:52 am, July 17, 2023
prep

9:39 am, July 17, 2023
round number with js

9:35 am, July 17, 2023
javascript get content from element

9:31 am, July 17, 2023
Change link target with JQuery

9:20 am, July 17, 2023
json jquery ajax request

9:10 am, July 17, 2023
svg carret right css class

9:00 am, July 17, 2023
adding a new line in javascript

8:58 am, July 17, 2023
start ssh and add key git

8:57 am, July 17, 2023
Moving the cursor on iPhone 11

8:52 am, July 17, 2023
windows 10 snipping experience

8:41 am, July 17, 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


Bajo
Random CSS Property

:defined

The :defined CSS pseudo-class represents any element that has been defined. This includes any standard element built in to the browser, and custom elements that have been successfully defined (i.e. with the CustomElementRegistry.define() method).
:defined css reference