List Views

Total Items found in Views is 240127.
An advanced collection of page views
Auto Create HTML Code Snippets

12:01 am, March 1, 2025
target 1st td in a table with css

12:01 am, March 1, 2025
python Install Beautiful Soup

12:01 am, March 1, 2025
How to Add Comments in JSX

12:01 am, March 1, 2025
box shadow example(s) - drop shadow

12:01 am, March 1, 2025
Leaflet Quick Start Example

12:01 am, March 1, 2025
explode a string into an array

12:01 am, March 1, 2025
php basic page router

12:01 am, March 1, 2025
4 box custom grid with responsive

12:02 am, March 1, 2025
php validate email function

12:02 am, March 1, 2025
page load timer class

12:02 am, March 1, 2025
Factorio Megabase-In-A-Book

12:02 am, March 1, 2025
slick slider section quick add

12:02 am, March 1, 2025
set active class based on url value

12:02 am, March 1, 2025
easy section wrap in foundation

12:02 am, March 1, 2025
atom on mac and synchronise settings

12:02 am, March 1, 2025
React - Create a Stateful Component

12:02 am, March 1, 2025
Install PHP without Apache on Ubuntu

12:02 am, March 1, 2025
making the search page nicer

12:02 am, March 1, 2025
down chevron and styles

12:02 am, March 1, 2025
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

max()

The max() CSS function lets you set the largest (most positive) value from a list of comma-separated expressions as the value of a CSS property value. The max() function can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
max() css reference