List Views

Total Items found in Views is 185730.
An advanced collection of page views
using the kbd html tag

8:33 pm, March 1, 2024
transform rotate an element in css

7:59 pm, March 1, 2024
using a css grid area template

7:48 pm, March 1, 2024
uniqid random string

7:26 pm, March 1, 2024
list group card template

7:26 pm, March 1, 2024
make all links target new window

7:06 pm, March 1, 2024
4 box custom grid with responsive

6:36 pm, March 1, 2024
grid column and row spacing

5:55 pm, March 1, 2024
easy twitter embed code

5:16 pm, March 1, 2024
get the current url in javascript

5:06 pm, March 1, 2024
four box grid css html custom

4:43 pm, March 1, 2024
console dir usage

4:39 pm, March 1, 2024
table border collapse

4:33 pm, March 1, 2024
list group card item template

3:53 pm, March 1, 2024
bootstrap alert template

3:37 pm, March 1, 2024
install atom editor on ubuntu

3:36 pm, March 1, 2024
check length of element jquery

3:19 pm, March 1, 2024
sqlite escape string

2:54 pm, March 1, 2024
del

2:33 pm, March 1, 2024
jquery clone and append elements

2:23 pm, March 1, 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

caret-color

The caret-color CSS property sets the color of the insertion caret, the visible marker where the next character typed will be inserted. This is sometimes referred to as the text input cursor. The caret appears in elements such as <input> or those with the contenteditable attribute. The caret is typically a thin vertical line that flashes to help make it more noticeable. By default, it is black, but its color can be altered with this property.
caret-color css reference