List Views

Total Items found in Views is 184205.
An advanced collection of page views
Custom JS Tabs - No Jquery or Jquery UI

7:41 pm, February 1, 2022
using let and const example

8:03 pm, February 1, 2022
wordpress get template directory

8:09 pm, February 1, 2022
pre-line white space settings

8:15 pm, February 1, 2022
easy section wrap in foundation

8:17 pm, February 1, 2022
basic for loop odd numbers

8:20 pm, February 1, 2022
Dropdown Box with Searchable Text

8:35 pm, February 1, 2022
adding react to a website in 3 steps

8:41 pm, February 1, 2022
set the html of an element javascript

8:44 pm, February 1, 2022
Mega Menus Collection

9:17 pm, February 1, 2022
php html template class system

9:21 pm, February 1, 2022
wp register plugin settings admin

9:28 pm, February 1, 2022
RS3 Combat Bars

9:28 pm, February 1, 2022
get element by id with javascript

9:30 pm, February 1, 2022
Get Current Page URL PHP

9:30 pm, February 1, 2022
how to embed google fonts icons

9:31 pm, February 1, 2022
How to Pass an Array as Props in React

9:42 pm, February 1, 2022
Generate a Random User Name

9:55 pm, February 1, 2022
fancybox load iframe inline

10:00 pm, February 1, 2022
how to unzip in linux

10:04 pm, February 1, 2022
target 1st td in a table with css

10:06 pm, February 1, 2022
compare non equality function

10:08 pm, February 1, 2022
my old hunter in wow

10:18 pm, February 1, 2022
Applied Accessibility - Access Keys

10:19 pm, February 1, 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
A person who never made a mistake never tried anything new.
Albert Einstein
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