List Views

Total Items found in Views is 215675.
An advanced collection of page views
php get file extension from a file name

11:02 am, September 9, 2024
adding an item to an array with php

11:00 am, September 9, 2024
function to create a uid from html

10:58 am, September 9, 2024
php html template class system

10:58 am, September 9, 2024
Graceful outfit

10:58 am, September 9, 2024
share to twitter html link only

10:58 am, September 9, 2024
basic for loop odd numbers

10:58 am, September 9, 2024
javascript get content from element

10:56 am, September 9, 2024
change file permissions to -rw-rw-r--

10:55 am, September 9, 2024
scroll to top html css and js

10:54 am, September 9, 2024
simple dropdown navigation ul li css

10:51 am, September 9, 2024
github logo background png css

10:50 am, September 9, 2024
start ssh and add key git

10:49 am, September 9, 2024
use an image to replace bullet in ul list

10:49 am, September 9, 2024
compare equality function

10:46 am, September 9, 2024
extract youtube image from video url

10:43 am, September 9, 2024
wordpress get site url

10:43 am, September 9, 2024
Runescape Log - June 2023 - Part 1

10:42 am, September 9, 2024
css font style italic

10:41 am, September 9, 2024
using let rather than var

10:41 am, September 9, 2024
checking for spam comments function

10:41 am, September 9, 2024
RS3 Dungeoneering Leveling Log

10:40 am, September 9, 2024
commit and push changes to git repo

10:40 am, September 9, 2024
php return json header and content

10:38 am, September 9, 2024
fix view page for search links [reported]

10:37 am, September 9, 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
1. Show your work to the world instead of keeping in your head💆. 2. Do the work consistently👌 3. Respect your work🥰 4. Don't postpone your work 5. Make mistakes 🔥🔥🔥
Unknown
Random CSS Property

border-inline-width

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