List Views

Total Items found in Views is 202380.
An advanced collection of page views
show the browsers name in javascript

3:22 am, August 19, 2024
using let rather than var

3:25 am, August 19, 2024
getType function for js

3:28 am, August 19, 2024
Tools

3:28 am, August 19, 2024
submit form with javascript

3:28 am, August 19, 2024
load the latest single item only

3:29 am, August 19, 2024
Source on Overwolf ASCII Art

3:32 am, August 19, 2024
still more comment spam

3:33 am, August 19, 2024
save string to file php

3:34 am, August 19, 2024
install cmatrix on mac m1

3:34 am, August 19, 2024
ES5 vs ES6 Object Example

3:36 am, August 19, 2024
load content with jquery

3:37 am, August 19, 2024
Creating an NFT - bbyalienyodi

3:37 am, August 19, 2024
target 1st td in a table with css

3:37 am, August 19, 2024
simple php ip blocker

3:37 am, August 19, 2024
Custom 12 Grid using CSS Grid

3:40 am, August 19, 2024
get current class name with get_class

3:42 am, August 19, 2024
find all elements add class jquery

3:42 am, August 19, 2024
jquery document ready

3:43 am, August 19, 2024
Facebook HTML for Sharing a Link

3:44 am, August 19, 2024
youtube embed iframe

3:45 am, August 19, 2024
play a sound every # of seconds

3:50 am, August 19, 2024
json loop load elements

3:50 am, August 19, 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
The happiest People don't have the best of everything, they just make the best of everything.
Unknown
Random CSS Property

max-width

The max-width CSS property sets the maximum width of an element. It prevents the used value of the width property from becoming larger than the value specified by max-width.
max-width css reference