List Views

Total Items found in Views is 290202.
An advanced collection of page views
Oswald Font Quick Embed

12:38 am, July 14, 2025
my default text shadow css

12:38 am, July 14, 2025
get the last letter of a string

12:38 am, July 14, 2025
show views list function

12:37 am, July 14, 2025
Footer Design and Redesign

12:37 am, July 14, 2025
page scroll indicator research

12:36 am, July 14, 2025
wp register plugin settings admin

12:36 am, July 14, 2025
codemirror htmlmixed textarea

12:36 am, July 14, 2025
Bind 'this' to a Class Method

12:36 am, July 14, 2025
Core - File Structure

12:35 am, July 14, 2025
css grid for layouts with no rows

12:35 am, July 14, 2025
Find Disk Space Usage using DU

12:35 am, July 14, 2025
google map with overlay data

12:35 am, July 14, 2025
Love Like Dislike API and Javascript

12:35 am, July 14, 2025
css html vertical center

12:35 am, July 14, 2025
rotate an element when its selected

12:35 am, July 14, 2025
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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
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