List Views

Total Items found in Views is 222765.
An advanced collection of page views
Use Sweet Alert rather than alert!

2:39 am, November 14, 2022
Use Recursion to Count Down

2:38 am, November 14, 2022
a page with two images

2:38 am, November 14, 2022
for loop through an array with javascript

2:37 am, November 14, 2022
How to Add Comments in JSX

2:35 am, November 14, 2022
git pull changes from a repository

2:35 am, November 14, 2022
zoom background of element when active

2:34 am, November 14, 2022
pretty printing json with php

2:34 am, November 14, 2022
get element by id with javascript

2:34 am, November 14, 2022
javascript basic test array and loop

2:33 am, November 14, 2022
Create Strings using Template Literals

2:33 am, November 14, 2022
get current class name with get_class

2:33 am, November 14, 2022
How to use default props in React

2:31 am, November 14, 2022
style page numbers [fixed]

2:31 am, November 14, 2022
javascript isset equivalent

2:30 am, November 14, 2022
get element by id and hide it

2:30 am, November 14, 2022
RS3 Hunter Leveling Logs and Notes

2:28 am, November 14, 2022
backdrop-filter: blur(10px);

2:28 am, November 14, 2022
show the current date in javascript

2:27 am, November 14, 2022
bootstrap form basic

2:25 am, November 14, 2022
sqlite check table name exists

2:23 am, November 14, 2022
fancybox modal popup example

2:21 am, November 14, 2022
Custom 12 Grid using CSS Grid

2:20 am, November 14, 2022
parallax js scroll testing

2:19 am, November 14, 2022
simple usage for php password_hash

2:17 am, November 14, 2022
check if a variable is undefined or NULL

2:17 am, November 14, 2022
using clamp js to clamp lines of text

2:16 am, November 14, 2022
checking for spam comments function

2:16 am, November 14, 2022
react hello world with variable name

2:16 am, November 14, 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

Please dont do this! 😜


Unknown Web Developer
Random CSS Property

clip

The clip CSS property defines a visible portion of an element. The clip property applies only to absolutely positioned elements — that is, elements with position:absolute or position:fixed.
clip css reference