List Hits

Total Items found in Hits is 534024.
A Collection of Hits...
Input Suggestions using a datalist

5:21 pm, November 3, 2023
target 1st td in a table with css

5:22 pm, November 3, 2023
mysql to sqlite notes

5:23 pm, November 3, 2023
adj

5:24 pm, November 3, 2023
css using perspective for transforms

5:26 pm, November 3, 2023
box shadow example(s) - drop shadow

5:26 pm, November 3, 2023
margin padding framework

5:27 pm, November 3, 2023
youtube search api request function

5:28 pm, November 3, 2023
round number with js

5:29 pm, November 3, 2023
bootstrap dark mode

5:30 pm, November 3, 2023
basic for loop

5:31 pm, November 3, 2023
use an emoji on your list items ul li

5:32 pm, November 3, 2023
chevron left

5:32 pm, November 3, 2023
Bootstrap Darkmode Switch

5:32 pm, November 3, 2023
Simple Line chart with Chart.js

5:37 pm, November 3, 2023
bootstrap basic grid layout

5:37 pm, November 3, 2023
bootstrap list group card with footer

5:38 pm, November 3, 2023
digital clock with jquery

5:38 pm, November 3, 2023
above

5:39 pm, November 3, 2023
adj

5:45 pm, November 3, 2023
adj

5:45 pm, November 3, 2023
php mysql table exists function

5:46 pm, November 3, 2023
FCC - Basic: Profile Lookup

5:48 pm, November 3, 2023
css grid for layouts with no rows

5:49 pm, November 3, 2023
Latest from Code Widget

5:50 pm, November 3, 2023
testing equality

5:52 pm, November 3, 2023
pulse map dots

5:53 pm, November 3, 2023
v t

5:53 pm, November 3, 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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
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