List Views

Total Items found in Views is 215675.
An advanced collection of page views
link to an external stylesheet

4:32 am, April 11, 2022
header type json

4:31 am, April 11, 2022
card.html template

4:31 am, April 11, 2022
jquery document ready

4:31 am, April 11, 2022
random emojis copy and paste

4:26 am, April 11, 2022
jquery jqueryui vue script includes

4:26 am, April 11, 2022
cycle color using background

4:14 am, April 11, 2022
chevron up

4:14 am, April 11, 2022
set active class based on url value

4:12 am, April 11, 2022
FCC - Basic: Profile Lookup

4:11 am, April 11, 2022
bootstrap form basic

4:10 am, April 11, 2022
loop through object json javascript

4:10 am, April 11, 2022
install cmatrix on mac m1

4:05 am, April 11, 2022
Using Flexbox rather than Floats

4:03 am, April 11, 2022
add paging to wp list query

4:02 am, April 11, 2022
check if a file exists with php

3:58 am, April 11, 2022
pi400 how to take a screen shot

3:57 am, April 11, 2022
install atom editor on ubuntu

3:57 am, April 11, 2022
pulsating dots - glow glowing

3:55 am, April 11, 2022
video embed tag

3:52 am, April 11, 2022
bootstrap toggle element collapse

3:48 am, April 11, 2022
list group card template

3:48 am, April 11, 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
I'm a big believer in energy and the secret and that sort of thing.
Unknown
Random CSS Property

caret-color

The caret-color CSS property sets the color of the insertion caret, the visible marker where the next character typed will be inserted. This is sometimes referred to as the text input cursor. The caret appears in elements such as <input> or those with the contenteditable attribute. The caret is typically a thin vertical line that flashes to help make it more noticeable. By default, it is black, but its color can be altered with this property.
caret-color css reference