List Views

Total Items found in Views is 226560.
An advanced collection of page views
Pikelets

5:53 pm, March 14, 2022
ES5 vs ES6 Object Example

6:18 pm, March 14, 2022
Applied Accessibility - Access Keys

6:19 pm, March 14, 2022
layout homepage

6:41 pm, March 14, 2022
Do While Loop

7:59 pm, March 14, 2022
commit and push changes to git repo

8:05 pm, March 14, 2022
jquery enable and disable attribute

8:21 pm, March 14, 2022
transform rotate an element in css

8:25 pm, March 14, 2022
dropdown change input box on select

8:54 pm, March 14, 2022
for loop with a 5 increment

8:59 pm, March 14, 2022
margin padding framework

9:00 pm, March 14, 2022
transform rotate a hexagon in css

9:04 pm, March 14, 2022
get the current month as a number

9:36 pm, March 14, 2022
convert a string to uppercase with php

11:15 pm, March 14, 2022

11:31 pm, March 14, 2022
assign array to variables in a loop

11:41 pm, March 14, 2022
Thieving training : 1 - 99

12:41 am, March 15, 2022
Use Recursion to Count Up

2:57 am, March 15, 2022
javascript add class to element

3:35 am, March 15, 2022
Love Like Dislike API and Javascript

4:06 am, March 15, 2022
get the last letter of a string

6:57 am, March 15, 2022
basic for loop odd numbers

6:57 am, March 15, 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

translate

The translate CSS property allows you to specify translation transforms individually and independently of the transform property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the transform value.
translate css reference