List Views

Total Items found in Views is 213191.
An advanced collection of page views
getType function for js

10:27 pm, July 11, 2022
mouse outline svg

10:04 pm, July 11, 2022
Pikelets

9:24 pm, July 11, 2022
Generate a Random User Name

9:11 pm, July 11, 2022
RS3 Divination Leveling Log

8:57 pm, July 11, 2022
wordpress get home url

8:54 pm, July 11, 2022
css font style italic

8:52 pm, July 11, 2022
windows 10 snipping experience

8:47 pm, July 11, 2022
chevron up

8:15 pm, July 11, 2022
chevron down

8:15 pm, July 11, 2022
basic for loop

7:49 pm, July 11, 2022
how to unzip in linux

7:26 pm, July 11, 2022
Testing

7:13 pm, July 11, 2022
Find Disk Space Usage using DU

7:07 pm, July 11, 2022
ES5 vs ES6 Object Example

7:07 pm, July 11, 2022
check column exists in table sqlite

7:00 pm, July 11, 2022
tinymce remove auto p tags setting

6:47 pm, July 11, 2022
Core - File Structure

6:40 pm, July 11, 2022
my default text shadow css

6:38 pm, July 11, 2022
simple usage for php password_hash

6:32 pm, July 11, 2022
Lato font quick install

6:31 pm, July 11, 2022
foundation make row full width

6:30 pm, July 11, 2022
transform rotate an element in css

6:21 pm, July 11, 2022
Leaflet Quick Start Example

6:13 pm, July 11, 2022
get element by id and hide it

6:01 pm, July 11, 2022
wordpress main nav dropdown fix

5:46 pm, July 11, 2022
jqueryui includes css and js

5:44 pm, July 11, 2022
how to json encode an array in php

5:43 pm, July 11, 2022
Generate Sub menu using Core

5:42 pm, July 11, 2022
Quick Links

5:35 pm, July 11, 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

Pseudo-elements

A CSS pseudo-element is a keyword added to a selector that lets you style a specific part of the selected element(s). For example, ::first-line can be used to change the font of the first line of a paragraph.
Pseudo-elements css reference