List Views

Total Items found in Views is 185730.
An advanced collection of page views
del

10:30 am, December 18, 2023
linux mount a drive manually

10:30 am, December 18, 2023
a page with two images

10:30 am, December 18, 2023
Input Suggestions using a datalist

10:30 am, December 18, 2023
Form elements New Zealand region list

10:30 am, December 18, 2023
Facebook HTML for Sharing a Link

10:30 am, December 18, 2023
Dropdown Box with Searchable Text

10:30 am, December 18, 2023
Custom JS Tabs - No Jquery or Jquery UI

10:30 am, December 18, 2023
Applied Accessibility - Tab Index

10:30 am, December 18, 2023
Applied Accessibility - Access Keys

10:29 am, December 18, 2023
git pull changes from a repository

10:29 am, December 18, 2023
commit and push changes to git repo

10:29 am, December 18, 2023
foundation accordion for version 6.x

10:29 am, December 18, 2023
add some foundation tabs working example

10:29 am, December 18, 2023
open sans @import embed font quick

10:29 am, December 18, 2023
Quicksand font quick install

10:29 am, December 18, 2023
Oswald Font Quick Embed

10:29 am, December 18, 2023
Lato font quick install

10:29 am, December 18, 2023
Google Font Embed - Play Gaming Font

10:29 am, December 18, 2023
fancybox v3.4 - Mixed gallery

10:29 am, December 18, 2023
zoom background of element when active

10:28 am, December 18, 2023
white space pre-wrap formatting

10:28 am, December 18, 2023
make all links target new window

10:28 am, December 18, 2023
using scroll-behavior: smooth css

10:28 am, December 18, 2023
Multidimensional Array

10:28 am, December 18, 2023
using multiple text shadow

10:28 am, December 18, 2023
using flexbox to align elements in a row

10:28 am, December 18, 2023
use an image to replace bullet in ul list

10:27 am, December 18, 2023
twitter icon font awesome

10:27 am, December 18, 2023
transform rotate a hexagon in css

10:27 am, December 18, 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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
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