List Hits

Total Items found in Hits is 576163.
A Collection of Hits...
css cursor types testing

11:17 pm, March 19, 2024
Auto Changing Image URL

11:17 pm, March 19, 2024
php mysql table exists function

11:17 pm, March 19, 2024
extract variables from url string php

11:17 pm, March 19, 2024
Using Flexbox rather than Floats

11:17 pm, March 19, 2024
make any element editable

11:17 pm, March 19, 2024
RS3 Slayer - Feral Dinosaurs

11:17 pm, March 19, 2024
console dir usage

11:17 pm, March 19, 2024
CSS Only Table Stacking Solution

11:16 pm, March 19, 2024
php return json header and content

11:16 pm, March 19, 2024
Flickity - autoPlay with Loop

11:16 pm, March 19, 2024
MySQL to Sqlite converter

11:16 pm, March 19, 2024
add an outline to everything!

11:16 pm, March 19, 2024
Facebook HTML for Sharing a Link

11:16 pm, March 19, 2024
sqlite check table name exists

11:16 pm, March 19, 2024
How to use default props in React

11:16 pm, March 19, 2024
Welcome Widget Card - Toggle

11:15 pm, March 19, 2024
bold the numbers in a ol li list

11:15 pm, March 19, 2024
function to create a uid from html

11:15 pm, March 19, 2024
encode url with javascript

11:15 pm, March 19, 2024
load content with jquery

11:15 pm, March 19, 2024
imgur upload from php

11:15 pm, March 19, 2024
a page with two images

11:14 pm, March 19, 2024
fancybox modal popup example

11:14 pm, March 19, 2024
inline form field padding

11:14 pm, March 19, 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

Please dont do this! 😜


Unknown Web Developer
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