List Hits

Total Items found in Hits is 576187.
A Collection of Hits...
console dir usage

6:04 pm, April 16, 2024
Enabling SSH on Ubuntu

5:54 pm, April 16, 2024
add user to sudo group in ubuntu

5:49 pm, April 16, 2024
show the year with js

5:46 pm, April 16, 2024
more complex responsive tables css

5:28 pm, April 16, 2024
youtube search api request function

3:27 pm, April 16, 2024
adv

3:27 pm, April 16, 2024
react hello world with variable name

3:21 pm, April 16, 2024
get text between tags

2:34 pm, April 16, 2024
Lato font quick install

1:58 pm, April 16, 2024
the

1:17 pm, April 16, 2024
the

1:00 pm, April 16, 2024
jquery check if a sub element exists

12:51 pm, April 16, 2024
js function to calculate golf scores

12:48 pm, April 16, 2024
Dropdown Box with Searchable Text

12:46 pm, April 16, 2024
show the current date in javascript

12:09 pm, April 16, 2024
the

11:48 am, April 16, 2024
set active class based on url value

10:09 am, April 16, 2024
Testing Playwrite on for Node

7:29 am, April 16, 2024
fancybox inline auto size modal easy

7:04 am, April 16, 2024
Custom 12 Grid using CSS Grid

6:44 am, April 16, 2024
Do While Loop

6:16 am, April 16, 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
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

float

The float CSS property places an element on the left or right side of its container, allowing text and inline elements to wrap around it. The element is removed from the normal flow of the page, though still remaining a part of the flow (in contrast to absolute positioning).
float css reference