List Hits

Total Items found in Hits is 534024.
A Collection of Hits...
change string to capital words ucwords

1:41 am, January 3, 2023
check length of element jquery

2:28 am, January 3, 2023
using foundation 6.4 xy grid basics

3:18 am, January 3, 2023
KruXoR - October 2022 - Newsletter

3:26 am, January 3, 2023
add user to sudo group in ubuntu

3:43 am, January 3, 2023
Viewport width and height calculations

3:46 am, January 3, 2023
fancybox image popout easy

3:46 am, January 3, 2023
php list all the functions in a class

3:46 am, January 3, 2023
test php bundle write

3:46 am, January 3, 2023
compare equality function

3:56 am, January 3, 2023
Generate Sub menu using Core

4:14 am, January 3, 2023
foundation old grid format

4:14 am, January 3, 2023
template

4:19 am, January 3, 2023
check if a file exists with php

4:47 am, January 3, 2023
get text between tags

5:25 am, January 3, 2023
set the html of an element javascript

5:26 am, January 3, 2023
install atom editor on ubuntu

5:26 am, January 3, 2023
foundation includes cdnjs

5:26 am, January 3, 2023
jquery jqueryui vue script includes

5:26 am, January 3, 2023
link to an external stylesheet

5:26 am, January 3, 2023
using a css grid area template

5:26 am, January 3, 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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
Random CSS Property

Custom properties (--*): CSS variables

Property names that are prefixed with --, like --example-name, represent custom properties that contain a value that can be used in other declarations using the var() function.
--* css reference