List Views

Total Items found in Views is 226563.
An advanced collection of page views
meta description tag

6:53 pm, November 2, 2021
vimeo thumbnail generator

6:17 pm, November 2, 2021
pre-line white space settings

5:35 pm, November 2, 2021
jquery jqueryui vue script includes

5:21 pm, November 2, 2021
my default text shadow css

5:09 pm, November 2, 2021
jquery document ready

4:40 pm, November 2, 2021
chevron down

3:32 pm, November 2, 2021
php mysql table exists function

3:27 pm, November 2, 2021
button with separated chevron

3:26 pm, November 2, 2021
Applied Accessibility - Access Keys

2:45 pm, November 2, 2021
style page numbers [fixed]

2:14 pm, November 2, 2021
header type json

1:23 pm, November 2, 2021
css :active pseudo-class usage

1:09 pm, November 2, 2021
sublime text find and replace style tag

12:49 pm, November 2, 2021
Use Recursion to Return a Range Array

12:37 pm, November 2, 2021
get the href value using jquery

12:26 pm, November 2, 2021
Generate Sub menu using Core

12:26 pm, November 2, 2021
add a gtag.js pdf click event

12:22 pm, November 2, 2021
Making an image responsive using css

12:16 pm, November 2, 2021
jquery enable and disable attribute

12:15 pm, November 2, 2021
target first item css with :first-of-type

11:45 am, November 2, 2021
react basic hello world

11:41 am, November 2, 2021
form elements australian state list

11:36 am, November 2, 2021
Do While Loop

11:34 am, November 2, 2021
convert a string to uppercase with php

11:16 am, November 2, 2021
Nginx Server Block with Rewrite

10:39 am, November 2, 2021
wordpress get template directory

10:37 am, November 2, 2021
github logo background png css

10:33 am, November 2, 2021
css using perspective for transforms

10:26 am, November 2, 2021
easy twitter embed code

10:03 am, November 2, 2021
form submit override with javascript

9:45 am, November 2, 2021
linux list all drives and partitions

9:42 am, November 2, 2021
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
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
Random CSS Property

fit-content

The fit-content behaves as fit-content(stretch). In practice this means that the box will use the available space, but never more than max-content.
fit-content() css reference