List Hits

Total Items found in Hits is 577792.
A Collection of Hits...
keyframe animations css

6:22 pm, November 26, 2024
Using Flexbox rather than Floats

6:22 pm, November 26, 2024
css html vertical center

6:22 pm, November 26, 2024
get current year in javascript

6:22 pm, November 26, 2024
add years as options to select dropdown

6:22 pm, November 26, 2024
simple usage for php password_hash

6:22 pm, November 26, 2024
wordpress category list sorting custom

6:23 pm, November 26, 2024
css :active pseudo-class usage

6:23 pm, November 26, 2024
using let and const example

6:23 pm, November 26, 2024
bootstrap styled buttons

6:23 pm, November 26, 2024
Added Bootstrap Nightshade Again

6:24 pm, November 26, 2024
Multidimensional Array

6:24 pm, November 26, 2024
Mining 1-99

6:24 pm, November 26, 2024
A short unsplash image url

6:24 pm, November 26, 2024
keyframe animations css

6:25 pm, November 26, 2024
lorem ipsum

6:25 pm, November 26, 2024
video embed tag

6:25 pm, November 26, 2024
using multiple text shadow

6:25 pm, November 26, 2024
bold the numbers in a ol li list

6:25 pm, November 26, 2024
right align something in its element

6:25 pm, November 26, 2024
adding a new line in javascript

6:26 pm, November 26, 2024
wordpress get home url

6:27 pm, November 26, 2024
using parse_url to extract parts of a url

6:36 pm, November 26, 2024
restyle and shorten number

6:47 pm, November 26, 2024
restyle and shorten number

6:47 pm, November 26, 2024
imp

7:34 pm, November 26, 2024
loop through $_GET in php

7:44 pm, November 26, 2024
Crafting - 1 - 99 guide

7:46 pm, November 26, 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

'Dawnie' used to say, "It's really quite simple: Be kind, and the rest takes care of itself. Never do anything that's not kind".


Dawn Atherton
Random CSS Property

border-inline-color

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