List Views

Total Items found in Views is 184219.
An advanced collection of page views
How do Self-Closing JSX Tags Work?

6:05 am, March 13, 2023
scroll left animation

6:05 am, March 13, 2023
globe svg testing (broken)

6:07 am, March 13, 2023
find all elements add class jquery

6:10 am, March 13, 2023
RS3 Herb Run Notes

6:16 am, March 13, 2023
inline fancybox modal testing

6:27 am, March 13, 2023
Leaflet Quick Start Example

6:33 am, March 13, 2023
cycle color using background

6:35 am, March 13, 2023
flems embed in url

6:47 am, March 13, 2023
get the current url in javascript

6:48 am, March 13, 2023
meta keywords tag

6:49 am, March 13, 2023
border box reset

6:49 am, March 13, 2023
fancybox modal popup example

6:50 am, March 13, 2023
adding pagination to custom wp_query

6:50 am, March 13, 2023
adding a new line in javascript

6:51 am, March 13, 2023
wp register plugin settings admin

6:52 am, March 13, 2023
white space break word css

6:52 am, March 13, 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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

<percentage>

The <percentage> CSS data type represents a percentage value. It is often used to define a size as relative to an element's parent object. Numerous properties can use percentages, such as width, height, margin, padding, and font-size.
<percentage> css reference