List Hits

Total Items found in Hits is 532259.
A Collection of Hits...
Adding HTML Templates into TinyMCE Editor

6:24 am, December 22, 2022
card.html template

6:24 am, December 22, 2022
load random videos module using template

6:24 am, December 22, 2022
Date Conversion PHP

6:23 am, December 22, 2022
update value of element using javascript

6:22 am, December 22, 2022
add a jquery date picker to your text box

6:21 am, December 22, 2022
validate email address from string

6:21 am, December 22, 2022
get tomorrows date with javascript

6:21 am, December 22, 2022
js check the length of a string

6:07 am, December 22, 2022
Pikelets

5:47 am, December 22, 2022
Tonga Park (RESERVE)

4:08 am, December 22, 2022
Prevent Object Mutation

4:04 am, December 22, 2022
stack a table using css responsive

3:54 am, December 22, 2022
load a youtube video in a fancybox modal

3:50 am, December 22, 2022
Mac Useful Keyboard Shortcuts

3:43 am, December 22, 2022
certbot add a certificate for one domain

3:30 am, December 22, 2022
change string to capital words ucwords

3:19 am, December 22, 2022
Core Class - Basic Core Structure

3:12 am, December 22, 2022
CSS Grid - Basic Columns

2:09 am, December 22, 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
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal.
Unknown
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