List Views

Total Items found in Views is 216796.
An advanced collection of page views
get the last letter of a string

6:29 am, June 3, 2022
ES5 vs ES6 Object Example

6:06 am, June 3, 2022
foundation old grid format

4:29 am, June 3, 2022
add an outline to everything!

3:45 am, June 3, 2022
add a user to a group

3:10 am, June 3, 2022
Prevent Object Mutation

2:33 am, June 3, 2022
Quicksand font quick install

1:27 am, June 3, 2022
Find Disk Space Usage using DU

1:10 am, June 3, 2022
random number using rand

12:13 am, June 3, 2022
Generate Sub menu using Core

12:10 am, June 3, 2022
add a gtag.js pdf click event

12:09 am, June 3, 2022
margin padding framework

12:01 am, June 3, 2022
wordpress get home url

9:44 pm, June 2, 2022
make any element editable

9:41 pm, June 2, 2022
check box highlight text area css

9:17 pm, June 2, 2022
compare non equality function

8:51 pm, June 2, 2022
Generate a Random User Name

8:40 pm, June 2, 2022
youtube embed iframe

8:32 pm, June 2, 2022
check length of element jquery

8:31 pm, June 2, 2022
js check the length of a string

8:26 pm, June 2, 2022
IP Address

7:46 pm, June 2, 2022
list group card item template

6:27 pm, June 2, 2022
chevron up

5:47 pm, June 2, 2022
chevron down

5:43 pm, June 2, 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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
Random CSS Property

Pseudo-classes

A CSS pseudo-class is a keyword added to a selector that specifies a special state of the selected element(s). For example, :hover can be used to change a button's color when the user's pointer hovers over it.
Pseudo-classes css reference