List Views

Total Items found in Views is 185730.
An advanced collection of page views
download icon svg

1:38 am, August 1, 2023
stack a table using css responsive

1:38 am, August 1, 2023
ES5 vs ES6 Object Example

1:35 am, August 1, 2023
sqlite fetchArray into another array

1:33 am, August 1, 2023
CSS Only Table Stacking Solution

1:32 am, August 1, 2023
embed and use a ttf font font face

1:32 am, August 1, 2023
Latest from Code Widget

1:32 am, August 1, 2023
Leaflet Quick Start Example

1:32 am, August 1, 2023
Sweet Alert 2 Methods and Examples

1:31 am, August 1, 2023
php basic page router

1:30 am, August 1, 2023
codemirror htmlmixed textarea

1:29 am, August 1, 2023
adding react to a website in 3 steps

1:28 am, August 1, 2023
KruXoR - October 2022 - Newsletter

1:27 am, August 1, 2023
submit form with javascript

1:26 am, August 1, 2023
css accordion basics

1:21 am, August 1, 2023
slick slider section quick add

1:19 am, August 1, 2023
Bootstrap Darkmode Switch

1:14 am, August 1, 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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
Unknown
Random CSS Property

line-height

The line-height CSS property sets the height of a line box. It's commonly used to set the distance between lines of text. On block-level elements, it specifies the minimum height of line boxes within the element. On non-replaced inline elements, it specifies the height that is used to calculate line box height.
line-height css reference