List Hits

Total Items found in Hits is 574119.
A Collection of Hits...
jquery clone and append elements

6:45 am, March 20, 2023
generating all css colours with php?

6:44 am, March 20, 2023
simple usage for php password_hash

6:44 am, March 20, 2023
transform rotate a hexagon in css

6:43 am, March 20, 2023
compare equality function

6:42 am, March 20, 2023
Nginx Server Block with Rewrite

6:37 am, March 20, 2023
using vue and json data

6:31 am, March 20, 2023
How do Self-Closing JSX Tags Work?

6:30 am, March 20, 2023
the

6:29 am, March 20, 2023
youtube search api request function

6:29 am, March 20, 2023
log the console log output to a div

6:29 am, March 20, 2023
filter drop shadow

6:28 am, March 20, 2023
Farming Allotment patch locations

6:27 am, March 20, 2023
adding react with JSX using babel

6:27 am, March 20, 2023
get yesterdays date with javascript

6:26 am, March 20, 2023
twitter icon font awesome

6:25 am, March 20, 2023
add an outline to everything!

6:25 am, March 20, 2023
KruXoR - October 2022 - Newsletter

6:25 am, March 20, 2023
fancybox v3.4 - Mixed gallery

6:24 am, March 20, 2023
loop through $_GET in php

6:24 am, March 20, 2023
using scroll-behavior: smooth css

6:23 am, March 20, 2023
Google Font Embed - Play Gaming Font

6:20 am, March 20, 2023
validate email address from string

6:20 am, March 20, 2023
the

6:15 am, March 20, 2023
Dropdown Box with Searchable Text

6:15 am, March 20, 2023
the

6:05 am, March 20, 2023
wordpress get template directory

6:01 am, March 20, 2023
white space pre-wrap formatting

6:00 am, March 20, 2023
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
You want to be the best, you MUST put the long yards in! Nothing comes easy in life so stop wishing and start DOING! So many people would rather bitch and moan than help themselves. Dont be one of those negative drainers, start today, make a small change and keep going forwards with this attitude!
Unknown
Random CSS Property

column-width

The column-width CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the column-width value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.
column-width css reference