List Views

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

3:29 am, June 27, 2022
color cycle drop shadow

3:29 am, June 27, 2022
Find Disk Space Usage using DU

3:29 am, June 27, 2022
add user to sudo group in ubuntu

3:29 am, June 27, 2022
add a gtag.js pdf click event

3:30 am, June 27, 2022
checking for spam comments function

3:30 am, June 27, 2022
javascript get content from element

3:30 am, June 27, 2022
using let and const example

3:31 am, June 27, 2022
get the current url in javascript

3:31 am, June 27, 2022
start ssh and add key git

3:32 am, June 27, 2022
using foundation 6.4 xy grid basics

3:33 am, June 27, 2022
Added Bootstrap Nightshade Again

3:33 am, June 27, 2022
still more comment spam

3:34 am, June 27, 2022
lorem ipsum

3:35 am, June 27, 2022
Robocopy Options /? help

3:35 am, June 27, 2022
Whois Lookup

3:35 am, June 27, 2022
stack a table using css responsive

3:35 am, June 27, 2022
MySQL to Sqlite converter

3:35 am, June 27, 2022
ken burns slow image zoom

3:35 am, June 27, 2022
CSS Only Table Stacking Solution

3:35 am, June 27, 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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
Random CSS Property

scale()

The scale() CSS function defines a transformation that resizes an element on the 2D plane. Because the amount of scaling is defined by a vector, it can resize the horizontal and vertical dimensions at different scales. Its result is a <transform-function> data type.
scale() css reference