List Views

Total Items found in Views is 215675.
An advanced collection of page views
simple dropdown navigation ul li css

9:23 pm, October 2, 2021
copy file

10:08 pm, October 2, 2021
Generate a Random User Name

11:14 pm, October 2, 2021
Changing an array declared with const

11:16 pm, October 2, 2021
using let rather than var

11:17 pm, October 2, 2021
IP Address

12:14 am, October 3, 2021
Multidimensional Array

12:17 am, October 3, 2021
Core - File Structure

12:24 am, October 3, 2021
meta keywords tag

12:27 am, October 3, 2021
meta description tag

12:27 am, October 3, 2021
random number using rand

12:38 am, October 3, 2021
layout homepage

1:01 am, October 3, 2021
border box reset

1:08 am, October 3, 2021
animate css

1:10 am, October 3, 2021
transform rotate an element in css

1:14 am, October 3, 2021
flex shorthand css

3:54 am, October 3, 2021
get the current month as a number

8:22 am, October 3, 2021
javascript window.onload

9:32 am, October 3, 2021
python import and print url

10:03 pm, October 3, 2021
Farming Guides

11:03 pm, October 3, 2021
using foundation 6.4 xy grid basics

11:03 pm, October 3, 2021
Graceful outfit

11:05 pm, October 3, 2021
card counting example from fcc

11:06 pm, October 3, 2021
RS3 Best AFK training all skills

11:07 pm, October 3, 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
Old programmers never die; they just lose some of their functions.
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