List Views

Total Items found in Views is 226560.
An advanced collection of page views
digital clock with jquery

7:21 pm, October 10, 2023
wordpress get template directory

7:23 pm, October 10, 2023
target last item css with :last-of-type

7:36 pm, October 10, 2023
Moving the cursor on iPhone 11

7:40 pm, October 10, 2023
Leaflet Quick Start Example

7:55 pm, October 10, 2023
extract variables from url string php

8:28 pm, October 10, 2023
javascript add class to element

8:48 pm, October 10, 2023
use an emoji on your list items ul li

9:08 pm, October 10, 2023
submit a form with javascript onclick

9:13 pm, October 10, 2023
get the last letter of a string

9:41 pm, October 10, 2023
javascript update item in object

9:44 pm, October 10, 2023
FCC - Basic: Profile Lookup

10:22 pm, October 10, 2023
check if something is an array

10:28 pm, October 10, 2023
getType function for js

10:28 pm, October 10, 2023
php print an array nicely

10:34 pm, October 10, 2023
for loop through an array with javascript

10:42 pm, October 10, 2023
assign array to variables in a loop

11:04 pm, October 10, 2023
check if a file exists with php

11:18 pm, October 10, 2023
form submit override with javascript

11:47 pm, October 10, 2023
css font style italic

12:29 am, October 11, 2023
round number with js

12:40 am, October 11, 2023
generate a new SSH key on mac for git

1:13 am, October 11, 2023
github logo background png css

1:37 am, October 11, 2023
using let and const example

1:38 am, October 11, 2023

1:57 am, October 11, 2023
commit and push changes to git repo

2:32 am, October 11, 2023
How do Self-Closing JSX Tags Work?

3:48 am, October 11, 2023
foundation includes cdnjs

4:39 am, October 11, 2023
header type json

4:45 am, October 11, 2023
bootstrap toggle element collapse

4:57 am, October 11, 2023
python url to text with beautiful soup

5:08 am, October 11, 2023
transform rotate a hexagon in css

5:50 am, October 11, 2023
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
“We ought to take outdoor walks in order that the mind may be strengthened and refreshed by the open air and much breathing.".
Seneca
Random CSS Property

mask-image

The mask-image CSS property sets the image that is used as mask layer for an element. By default this means the alpha channel of the mask image will be multiplied with the alpha channel of the element. This can be controlled with the mask-mode property.
mask-image css reference