List Hits

Total Items found in Hits is 528779.
A Collection of Hits...
meta refresh reload page

11:07 pm, September 1, 2022
open sans @import embed font quick

10:13 pm, September 1, 2022
page load timer class

9:53 pm, September 1, 2022
adding react to a website in 3 steps

9:45 pm, September 1, 2022
generate a random color rgb code with php

9:45 pm, September 1, 2022
test love like dislike script from api

9:45 pm, September 1, 2022
layout homepage

9:44 pm, September 1, 2022
add a moving chevron to your href link

9:24 pm, September 1, 2022
card counting example from fcc

9:15 pm, September 1, 2022
Monitoring Visible Objects on Screen

9:11 pm, September 1, 2022
Post Office Boxes

8:43 pm, September 1, 2022
Added Bootstrap Nightshade Again Referrer

8:38 pm, September 1, 2022
Kahlil Gibran on Marriage

8:22 pm, September 1, 2022
parallax js scroll testing

7:34 pm, September 1, 2022
using foundation 6.4 xy grid basics

7:32 pm, September 1, 2022
hide the third row in a table with css

7:27 pm, September 1, 2022
check if a ul contains a ul li

7:25 pm, September 1, 2022
RS3 Best AFK training all skills Referrer

7:03 pm, September 1, 2022
OSRS Optimal Quest Guide Referrer

6:58 pm, September 1, 2022
Gardeners Gully (GULLY)

6:54 pm, September 1, 2022
image Checkbox Replacement for Forms

6:45 pm, September 1, 2022
using switch in a function

6:43 pm, September 1, 2022
linux list all drives and partitions

6:40 pm, September 1, 2022
How to Compose React Components in React

6:39 pm, September 1, 2022
simple table stripe striping

6:37 pm, September 1, 2022
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

::before (:before)

In CSS, ::before creates a pseudo-element that is the first child of the selected element. It is often used to add cosmetic content to an element with the content property. It is inline by default.
::before (:before) css reference