List Views

Total Items found in Views is 213190.
An advanced collection of page views
How to Add Comments in JSX

12:00 am, March 1, 2022
function to create a uid from html

12:00 am, March 1, 2022
css font style italic

11:49 pm, February 28, 2022
basic for loop

11:49 pm, February 28, 2022
color cycle drop shadow

11:41 pm, February 28, 2022
convert all images into base64 encoded

11:41 pm, February 28, 2022
backdrop-filter: blur(10px);

11:41 pm, February 28, 2022
php get file and save it

11:40 pm, February 28, 2022
a page with two images

11:39 pm, February 28, 2022
filter drop shadow

11:39 pm, February 28, 2022
keyframe animations css

11:38 pm, February 28, 2022
my default text shadow css

11:33 pm, February 28, 2022
using multiple text shadow

11:24 pm, February 28, 2022
margin padding framework

11:14 pm, February 28, 2022
white space break word css

11:06 pm, February 28, 2022
using gzdeflate on a string php

11:04 pm, February 28, 2022
A short unsplash image url

11:03 pm, February 28, 2022
ken burns slow image zoom

11:02 pm, February 28, 2022
start ssh and add key git

10:40 pm, February 28, 2022
foundation make row full width

10:39 pm, February 28, 2022
explode a string into an array

10:35 pm, February 28, 2022
Prevent Object Mutation

10:32 pm, February 28, 2022
form elements australian state list

10:30 pm, February 28, 2022
detect window scroll position jquery

10:22 pm, February 28, 2022
CSS Grid - Basic Columns

10:22 pm, February 28, 2022
card.html template

10:22 pm, February 28, 2022
Core - File Structure

10:19 pm, February 28, 2022
grid column and row spacing

10:19 pm, February 28, 2022
list group card template

10:19 pm, February 28, 2022
css grid for layouts and how to use it

10:18 pm, February 28, 2022
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
There is no way to happiness. Happiness is the way.
Unknown
Random CSS Property

column-width

The column-width CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the column-width value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.
column-width css reference