List Hits

Total Items found in Hits is 574117.
A Collection of Hits...
Move any element with css offsets

12:56 am, December 26, 2022
change photoshop to show px rather than pt

12:56 am, December 26, 2022
Video Notes: Stop Being the Nice Guy

12:56 am, December 26, 2022
Enabling SSH on Ubuntu

12:56 am, December 26, 2022
change padding of element with javascript

12:56 am, December 26, 2022
inline form field padding

12:55 am, December 26, 2022
Regex replace or find anything in brackets

12:55 am, December 26, 2022
Factorio Blueprint Books

12:46 am, December 26, 2022
Efficient OSRS Maxing Guide

12:46 am, December 26, 2022
grid column and row spacing

12:46 am, December 26, 2022
RS3 Soul Cape and where to get it

12:34 am, December 26, 2022
using switch with multiple identical cases

12:29 am, December 26, 2022
fancybox image popout easy

12:26 am, December 26, 2022
KruXoR Site Updates June 2022

12:26 am, December 26, 2022
highlight a button with an animation css

12:13 am, December 26, 2022
zoom background of element when active

12:11 am, December 26, 2022
CSS Only Table Stacking Solution

11:49 pm, December 25, 2022
RS3 Dailies Lists

11:46 pm, December 25, 2022
get text between tags

11:33 pm, December 25, 2022
add a user and add the user to sudo group

11:33 pm, December 25, 2022
What is Core?

11:32 pm, December 25, 2022
how to display a php file as html with php

11:32 pm, December 25, 2022
dropdown section

11:22 pm, December 25, 2022
Drop Down Nav Opacity

11:08 pm, December 25, 2022
Get the documentURI with JS

11:00 pm, December 25, 2022
loop through $_GET in php

10:51 pm, December 25, 2022
margin padding framework

10:23 pm, December 25, 2022
js function to calculate golf scores

10:22 pm, December 25, 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

border-inline-start-color

The border-inline-start-color CSS property defines the color of the logical inline start border 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, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-start-color css reference