List Hits

Total Items found in Hits is 532254.
A Collection of Hits...
del

8:25 am, July 30, 2023
Make the Welcome Text box Smaller

8:22 am, July 30, 2023
adding react with JSX using babel

8:17 am, July 30, 2023
v t

8:00 am, July 30, 2023
Inroad

7:56 am, July 30, 2023
random emojis copy and paste

7:52 am, July 30, 2023
ads

7:47 am, July 30, 2023
p p

7:22 am, July 30, 2023
backdrop-filter: blur(10px);

7:19 am, July 30, 2023
Cremona

6:46 am, July 30, 2023
prep

6:37 am, July 30, 2023
pron

6:28 am, July 30, 2023
imp

6:27 am, July 30, 2023
adv

6:09 am, July 30, 2023
mithril testing

5:26 am, July 30, 2023
card.html template

5:25 am, July 30, 2023
the

5:19 am, July 30, 2023
search_links imp., p. p., & a.

5:17 am, July 30, 2023
n pl

5:14 am, July 30, 2023
Greater Demons

5:10 am, July 30, 2023
pron

5:07 am, July 30, 2023
p a

4:32 am, July 30, 2023
v i

4:28 am, July 30, 2023
adv

4:13 am, July 30, 2023
p pr

4:12 am, July 30, 2023
Tim and Crunchy Location RS3

3:54 am, July 30, 2023
interj

3:53 am, July 30, 2023
getelementbyid

3:46 am, July 30, 2023
target data attribute with css

3:45 am, July 30, 2023
prep

3:44 am, July 30, 2023
Fortifying

3:27 am, July 30, 2023
comments

3:27 am, July 30, 2023
Create a Complex JSX Element

3:14 am, July 30, 2023
conj

3:05 am, July 30, 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
In this case my anchor this week becomes driving almost 2hrs outside of Atlanta to one of my favorite hard core gyms in the world.. MetroFlex aka The Dungeon. The gym owners turn the heat way up so it becomes a fun sweat box and the gym members just watch from afar and leave me alone. I happily drive myself long distances to find MY ANCHOR. Our anchor allows us to have balance, focus and be as productive as possible. And if you're in the middle of a heavy set and your headphones start to fall off your head, like mine did here.. well.. f*ck the headphones. Let em break and fall. You can always get a new pair, but the iron ain't ever gonna lift itself.
Unknown
Random CSS Property

url()

The url() CSS function is used to include a file. The parameter is an absolute URL, a relative URL, a blob URL, or a data URL. The url() function can be passed as a parameter of another CSS functions, like the attr() function. Depending on the property for which it is a value, the resource sought can be an image, font, or a stylesheet. The url() functional notation is the value for the <url> data type.
url() css reference