List Hits

Total Items found in Hits is 574117.
A Collection of Hits...
fancybox v3.4 - Mixed gallery

6:59 am, March 23, 2023
jquery clone and append elements

6:57 am, March 23, 2023
github logo background png css

6:57 am, March 23, 2023
jquery document ready

6:56 am, March 23, 2023
load content with jquery

6:56 am, March 23, 2023
pretty printing json with php

6:55 am, March 23, 2023
get the last letter of a string

6:54 am, March 23, 2023
Farming Guides

6:52 am, March 23, 2023
Crafting - 1 - 99 guide

6:52 am, March 23, 2023
form elements australian state list

6:51 am, March 23, 2023
animated duck on footer

6:43 am, March 23, 2023
fancybox inline auto size modal easy

6:41 am, March 23, 2023
make any element editable

6:36 am, March 23, 2023
jquery page search [testing]

6:33 am, March 23, 2023
form submit override with javascript

6:33 am, March 23, 2023
jquery check if a sub element exists

6:32 am, March 23, 2023
digital clock with jquery

6:32 am, March 23, 2023
Dropdown Box with Searchable Text

6:32 am, March 23, 2023
get yesterdays date with javascript

6:31 am, March 23, 2023
Complex Arrow Function Example

6:30 am, March 23, 2023
round number with js

6:30 am, March 23, 2023
prevent default click event on link

6:30 am, March 23, 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

line-height

The line-height CSS property sets the height of a line box. It's commonly used to set the distance between lines of text. On block-level elements, it specifies the minimum height of line boxes within the element. On non-replaced inline elements, it specifies the height that is used to calculate line box height.
line-height css reference