List Views

Total Items found in Views is 184218.
An advanced collection of page views
basic for loop

9:19 am, August 8, 2022
box shadow example(s) - drop shadow

9:23 am, August 8, 2022
ES5 vs ES6 Object Example

9:49 am, August 8, 2022
show the browsers name in javascript

9:51 am, August 8, 2022
jquery clone and append elements

10:12 am, August 8, 2022
css grid for layouts with no rows

10:26 am, August 8, 2022
bold the numbers in a ol li list

10:36 am, August 8, 2022
get current url with php

10:40 am, August 8, 2022
pi400 how to take a screen shot

10:41 am, August 8, 2022
material design icons google font

10:46 am, August 8, 2022
inline fancybox modal testing

10:51 am, August 8, 2022
round number with js

11:02 am, August 8, 2022
Auto Changing Image URL

11:07 am, August 8, 2022
jqueryui date selector

11:25 am, August 8, 2022
adding react with JSX using babel

11:26 am, August 8, 2022
function to create a uid from html

11:28 am, August 8, 2022
Easy Meta Tags

11:40 am, August 8, 2022
New World - Why to Join a Faction

11:58 am, August 8, 2022
detect window scroll position jquery

12:00 pm, August 8, 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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

text-shadow

The text-shadow CSS property adds shadows to text. It accepts a comma-separated list of shadows to be applied to the text and any of its decorations. Each shadow is described by some combination of X and Y offsets from the element, blur radius, and color.
text-shadow css reference