List Views

Total Items found in Views is 203602.
An advanced collection of page views
Top viewed in Views
33 country select javascript check which option is selected and show a hidden element 33 country select javascript check which option is selected and show a hidden element 33 create a 200 character summary from a longer html string 33 create a 200 character summary from a longer html string 33 create a mysql or sqlite current timestamp with php 33 create a rainbow background using css linear gradient 33 create a rainbow background using css linear gradient 33 create directory with php create folder with php 33 create directory with php create folder with php 33 create directory with php create folder with php 33 creating a button creator in javascript 33 creating a button creator in javascript 33 creating a button creator in javascript 33 creating a button creator in javascript 33 creating embedded php code from a database field 33 creating embedded php code from a database field 33 creating embedded php code from a database field 33 creating embedded php code from a database field 33 css :active pseudo-class usage 33 css :active pseudo-class usage 33 css :active pseudo-class usage 33 css :active pseudo-class usage 33 css accordion basics 33 css accordion basics 33 css accordion basics 33 css accordion basics 33 css accordion basics 33 css accordion basics 33 css double page document preview with shadow 33 css double page document preview with shadow 33 css double page document preview with shadow 33 css double page document preview with shadow 33 css font style italic 33 css font style italic 33 css font style italic 33 css font style italic 33 css font style italic 33 css grid for layouts and how to use it 33 css grid for layouts and how to use it 33 css grid for layouts and how to use it 33 css grid for layouts and how to use it 33 css grid for layouts and how to use it 33 css grid for layouts and how to use it 33 css grid for layouts and how to use it 33 css grid for layouts with no rows 33 css grid sidebar main content fluid layout 33 css grid sidebar main content fluid layout 33 css grid sidebar main content fluid layout 33 css grid sidebar main content fluid layout with fallback 33 css grid sidebar main content fluid layout with fallback
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 mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

clamp()

The clamp() CSS function clamps a value between an upper and lower bound. clamp() enables selecting a middle value within a range of values between a defined minimum and maximum. It takes three parameters: a minimum value, a preferred value, and a maximum allowed value. The clamp() function can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
clamp() css reference