List Views

Total Items found in Views is 215675.
An advanced collection of page views
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
target last item css with :last-of-type

10:27 am, December 18, 2023
target internet explorer with css and html

10:27 am, December 18, 2023
target first item css with :first-of-type

10:27 am, December 18, 2023
target 1st td in a table with 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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own mistakes.
Unknown
Random CSS Property

conic-gradient()

The conic-gradient() CSS function creates an image consisting of a gradient with color transitions rotated around a center point (rather than radiating from the center). Example conic gradients include pie charts and color wheels. The result of the conic-gradient() function is an object of the <gradient> data type, which is a special kind of <image>.
conic-gradient() css reference