List Views

Total Items found in Views is 175950.
An advanced collection of page views
make any element editable

12:20 pm, May 6, 2024
javascript update item in object

12:16 pm, May 6, 2024
design nice block header

11:54 am, May 6, 2024
using let rather than var

11:47 am, May 6, 2024
style page numbers [fixed]

11:44 am, May 6, 2024
wordpress main nav dropdown fix

11:36 am, May 6, 2024
rounded click me button with icon

11:31 am, May 6, 2024
start ssh and add key git

11:26 am, May 6, 2024
digital clock with jquery

11:15 am, May 6, 2024
a page with two images

11:13 am, May 6, 2024
Mac Useful Keyboard Shortcuts

10:46 am, May 6, 2024
check box highlight text area css

10:41 am, May 6, 2024
compare equality function

10:34 am, May 6, 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

Please dont do this! 😜


Unknown Web Developer
Random CSS Property

Custom properties (--*): CSS variables

Property names that are prefixed with --, like --example-name, represent custom properties that contain a value that can be used in other declarations using the var() function.
--* css reference