List Views

Total Items found in Views is 277548.
An advanced collection of page views
Objects in javascript

2:37 am, June 26, 2023
transform rotate an element in css

2:40 am, June 26, 2023
Added Bootstrap Nightshade Again

2:43 am, June 26, 2023
change the window title

2:49 am, June 26, 2023
Privacy

2:56 am, June 26, 2023
Quick Links

3:12 am, June 26, 2023
using let and const example

3:20 am, June 26, 2023
validate email address from string

3:27 am, June 26, 2023
php get file and save it

3:32 am, June 26, 2023
add a gtag.js pdf click event

3:34 am, June 26, 2023
more complex responsive tables css

3:41 am, June 26, 2023
react basic hello world

3:46 am, June 26, 2023
round number with js

3:47 am, June 26, 2023
Leaflet Quick Start Example

3:50 am, June 26, 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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
Treasure every moment that you have and treasure it more because you shared it with someone special, special enough to spend your time...and remember that time waits for no one.
Unknown
Random CSS Property

margin-inline-end

The margin-inline-end CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the margin-top, margin-right, margin-bottom or margin-left property depending on the values defined for writing-mode, direction, and text-orientation.
margin-inline-end css reference