List Views

Total Items found in Views is 214446.
An advanced collection of page views
css double page document preview with shadow

11:27 am, September 23, 2024
Animal Crossing House Design's

11:28 am, September 23, 2024
Fancybox Quick Video Modal Popup Code Inline

11:28 am, September 23, 2024
chart js line chart dont show below 0

11:29 am, September 23, 2024
form submit override with javascript

11:29 am, September 23, 2024
center a box in the middle of the screen

11:30 am, September 23, 2024
compare non equality function

11:31 am, September 23, 2024
loop through $_GET in php

11:33 am, September 23, 2024
box shadow example(s) - drop shadow

11:34 am, September 23, 2024
vimeo thumbnail generator

11:35 am, September 23, 2024
get the current working directory in php

11:35 am, September 23, 2024
target internet explorer with css and html

11:35 am, September 23, 2024
dropdown change input box on select

11:36 am, September 23, 2024
Generate a random title from an array

11:36 am, September 23, 2024
show the year with js

11:37 am, September 23, 2024
javascript get content from element

11:43 am, September 23, 2024
React - Create a Stateful Component

11:44 am, September 23, 2024
show post content on template wordpress

11:50 am, September 23, 2024
share to twitter html link only

11:53 am, September 23, 2024
Google Font Embed - Play Gaming Font

11:55 am, September 23, 2024
Guide to maxing in F2P Ironman RS3

11:55 am, September 23, 2024
append a query string to all url's on a page

11:58 am, September 23, 2024
start ssh and add key git

11:59 am, September 23, 2024
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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
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