List Hits

Total Items found in Hits is 576164.
A Collection of Hits...
loop to arr.length or array length

2:20 am, April 10, 2024
css html vertical center

1:54 am, April 10, 2024
jquery click function

1:35 am, April 10, 2024
ES5 vs ES6 Object Example

1:31 am, April 10, 2024
get text between tags

1:13 am, April 10, 2024
easy section wrap in foundation

1:13 am, April 10, 2024
https://winyl-player.github.io/

12:47 am, April 10, 2024
atom editor useful keyboard shortcuts

12:40 am, April 10, 2024
bootstrap dark mode

11:53 pm, April 9, 2024
jquery document ready

11:42 pm, April 9, 2024
OSRS Optimal Quest Guide

11:36 pm, April 9, 2024
scrollbar replacement simplebar

11:28 pm, April 9, 2024
link to an external stylesheet

11:13 pm, April 9, 2024
Factorio Megabase-In-A-Book

11:11 pm, April 9, 2024
Spam IP Database and delete button

10:50 pm, April 9, 2024
jquery page search [testing]

10:50 pm, April 9, 2024
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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀ī¸đŸ‰đŸŒ´
Unknown
Random CSS Property

symbols()

The symbols() CSS function lets you define counter styles inline, directly as the value of a property such as list-style. Unlike @counter-style, symbols() is anonymous (i.e., it can only be used once). Although less powerful, it is shorter and easier to write than @counter-style.
symbols() css reference