List Views

Total Items found in Views is 226563.
An advanced collection of page views
detect window scroll position jquery

12:01 am, March 11, 2024
twitter json feed testing

12:01 am, March 11, 2024
add new random image with button

12:01 am, March 11, 2024
Change link target with JQuery

12:01 am, March 11, 2024
javascript basic test array and loop

12:01 am, March 11, 2024
recreate marquee element using css

12:00 am, March 11, 2024
get the href value using jquery

12:00 am, March 11, 2024
use font awesome on elements lists ul

12:00 am, March 11, 2024
get the current month as a number

12:00 am, March 11, 2024
Testing Playwrite on for Node

12:00 am, March 11, 2024
Generate Sub menu using Core

3:18 am, March 8, 2024
Generate a Random User Name

2:49 am, March 8, 2024
validate email address from string

2:28 am, March 8, 2024
basic for loop odd numbers

2:18 am, March 8, 2024
meta refresh reload page

2:17 am, March 8, 2024
wordpress get template directory

2:14 am, March 8, 2024
uniqid random string

1:46 am, March 8, 2024
transform rotate an element in css

1:10 am, March 8, 2024
link to an external stylesheet

1:00 am, March 8, 2024
margin padding framework

12:34 am, March 8, 2024
Whois Lookup

10:33 pm, March 7, 2024
get the last letter of a string

8:20 pm, March 7, 2024
make any element editable

2:46 pm, March 7, 2024
border box reset

1:07 pm, March 7, 2024
sqlite check table name exists

12:43 pm, March 7, 2024
header type json

11:51 am, March 7, 2024
using let rather than var

9:46 am, March 7, 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
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

revert

The revert CSS keyword reverts the cascaded value of the property from its current value to the value the property would have had if no changes had been made by the current style origin to the current element. Thus, it resets the property to its inherited value if it inherits from its parent or to the default value established by the user agent's stylesheet (or by user styles, if any exist). It can be applied to any CSS property, including the CSS shorthand all.
revert css reference