List Views

Total Items found in Views is 215675.
An advanced collection of page views
get element by id with javascript

2:02 am, September 3, 2022
for loop through an array with javascript

2:02 am, September 3, 2022
check if a variable is undefined or NULL

2:01 am, September 3, 2022
basic for loop odd numbers

2:01 am, September 3, 2022
Use the parseInt Function with a Radix

2:01 am, September 3, 2022
Use Recursion to Count Up

2:01 am, September 3, 2022
Objects in javascript

2:00 am, September 3, 2022
Do While Loop

2:00 am, September 3, 2022
youtube embed iframe

2:00 am, September 3, 2022
Facebook HTML for Sharing a Link

2:00 am, September 3, 2022
python getting started notes

2:00 am, September 3, 2022
target data attribute with css

1:59 am, September 3, 2022
stop overscrolling on responsive ios

1:59 am, September 3, 2022
keyframe animations css

1:59 am, September 3, 2022
Making Images Retina Display Friendly

1:58 am, September 3, 2022
Generate a Random User Name

1:15 am, September 3, 2022

12:51 am, September 3, 2022
getting the site title vs the page name

11:56 pm, September 2, 2022
Date Conversion PHP

10:18 pm, September 2, 2022
ken burns slow image zoom

9:56 pm, September 2, 2022
list group card template

9:45 pm, September 2, 2022
using gzdeflate on a string php

9:31 pm, September 2, 2022
easy twitter embed code

7:40 pm, September 2, 2022
jquery click function

7:23 pm, September 2, 2022
php countries array

6:18 pm, September 2, 2022
wordpress category list sorting custom

5:54 pm, September 2, 2022
Windows Emoji Shortcut

5:16 pm, September 2, 2022
filter drop shadow

4:22 pm, September 2, 2022
adding react with JSX using babel

3:41 pm, September 2, 2022
easy section wrap in foundation

3:29 pm, September 2, 2022
stack a table using css responsive

1:59 pm, September 2, 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


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