List Views

Total Items found in Views is 215675.
An advanced collection of page views
linux mount a drive manually

3:52 pm, July 1, 2024
using the kbd html tag

3:56 pm, July 1, 2024
Bootstrap Darkmode Switch

4:01 pm, July 1, 2024
Core Class - Basic Core Structure

4:06 pm, July 1, 2024
Simple Line chart with Chart.js

4:14 pm, July 1, 2024
rounded click me button with icon

4:26 pm, July 1, 2024
add an outline to everything!

4:30 pm, July 1, 2024
twitter icon font awesome

4:34 pm, July 1, 2024
loop through $_GET in php

4:51 pm, July 1, 2024
simple table stripe striping

4:57 pm, July 1, 2024
make any element editable

5:13 pm, July 1, 2024
animated duck on footer

5:59 pm, July 1, 2024
youtube embed iframe

6:11 pm, July 1, 2024
How to Add Comments in JSX

6:32 pm, July 1, 2024
php validate email function

6:45 pm, July 1, 2024
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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
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