List Views

Total Items found in Views is 203602.
An advanced collection of page views
function to create a uid from html

7:19 am, January 3, 2022
Create a Simple JSX Element

7:16 am, January 3, 2022
twitter json feed testing

7:15 am, January 3, 2022
globe svg testing (broken)

7:10 am, January 3, 2022
list group bootstrap template

6:59 am, January 3, 2022
Easy Meta Tags

6:50 am, January 3, 2022
rs3 rune crafting leveling stats

6:47 am, January 3, 2022
transform rotate a hexagon in css

6:45 am, January 3, 2022
Input Suggestions using a datalist

6:44 am, January 3, 2022
make labels or badges look better

6:44 am, January 3, 2022
Crafting - 1 - 99 guide

6:41 am, January 3, 2022
IP Address

6:41 am, January 3, 2022
select onchange

6:40 am, January 3, 2022
wordpress category list sorting custom

6:40 am, January 3, 2022
bootstrap toggle element collapse

6:37 am, January 3, 2022
css prefers-color-scheme example

6:35 am, January 3, 2022
python getting started notes

6:31 am, January 3, 2022
center mode slick zoom testing

6:30 am, January 3, 2022
json loop load elements

6:25 am, January 3, 2022
use font awesome on elements lists ul

6:24 am, January 3, 2022
adding an item to an array with php

6:17 am, January 3, 2022
how to copy the folder path in finder

6:16 am, January 3, 2022
Moving the cursor on iPhone 11

6:08 am, January 3, 2022
old browser check with javascript

5:58 am, January 3, 2022
start ssh and add key git

5:50 am, January 3, 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
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

unicode-range

The unicode-range CSS descriptor sets the specific range of characters to be used from a font defined by @font-face and made available for use on the current page. If the page doesn't use any character in this range, the font is not downloaded; if it uses at least one, the whole font is downloaded.
unicode-range (@font-face) css reference