List Hits

Total Items found in Hits is 576155.
A Collection of Hits...
design nice block header

12:41 am, March 1, 2024
css grid for layouts with no rows

12:23 am, March 1, 2024
Quick Embed Figtree Font

12:07 am, March 1, 2024
for loop with a 5 increment

12:05 am, March 1, 2024
Multidimensional Array

10:53 pm, February 29, 2024
drop shadow text class easy drop shadow

10:20 pm, February 29, 2024
site bugs

9:55 pm, February 29, 2024
Quicksand font quick install

9:55 pm, February 29, 2024

9:39 pm, February 29, 2024
restyle and shorten number

9:39 pm, February 29, 2024

9:39 pm, February 29, 2024
foundation old grid format

9:38 pm, February 29, 2024

9:38 pm, February 29, 2024

9:25 pm, February 29, 2024
basic for loop odd numbers

9:10 pm, February 29, 2024
show post content on template wordpress

9:07 pm, February 29, 2024
MySQL to Sqlite converter

9:01 pm, February 29, 2024
document ready wordpress jquery

9:01 pm, February 29, 2024
bootstrap toggle element collapse

9:01 pm, February 29, 2024
RS3 Soul Cape and where to get it

9:00 pm, February 29, 2024
Python import into SQLite research

9:00 pm, February 29, 2024
video embed tag

9:00 pm, February 29, 2024
RS3 Combat Bars

8:59 pm, February 29, 2024
CSS Drawing - Beach Scene

8:59 pm, February 29, 2024
generate a new SSH key on mac for git

8:59 pm, February 29, 2024
get the current post id from content.php

8:52 pm, February 29, 2024
generate a random color rgb code with php

8:51 pm, February 29, 2024
simple dropdown navigation ul li css

8:43 pm, February 29, 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
"We're tight-fisted with property and money, yet think too little of wasting time, the one thing about which we should all be the toughest misers.”
Seneca
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