List Views

Total Items found in Views is 222764.
An advanced collection of page views
Footer Design and Redesign

12:56 am, February 1, 2023
Facebook HTML for Sharing a Link

12:56 am, February 1, 2023
Dropdown Box with Searchable Text

12:56 am, February 1, 2023
Custom JS Tabs - No Jquery or Jquery UI

12:56 am, February 1, 2023
Applied Accessibility - Tab Index

12:56 am, February 1, 2023
Applied Accessibility - Access Keys

12:56 am, February 1, 2023
git pull changes from a repository

12:56 am, February 1, 2023
commit and push changes to git repo

12:56 am, February 1, 2023
CSS Grid Frame Work

12:56 am, February 1, 2023
foundation accordion for version 6.x

12:56 am, February 1, 2023
add some foundation tabs working example

12:56 am, February 1, 2023
open sans @import embed font quick

12:56 am, February 1, 2023
Quicksand font quick install

12:56 am, February 1, 2023
Oswald Font Quick Embed

12:56 am, February 1, 2023
Lato font quick install

12:56 am, February 1, 2023
fancybox load iframe inline

12:56 am, February 1, 2023
redirect www to non www

12:55 am, February 1, 2023
zoom background of element when active

12:55 am, February 1, 2023
wordpress main nav dropdown fix

12:55 am, February 1, 2023
white space pre-wrap formatting

12:55 am, February 1, 2023
white space break word css

12:55 am, February 1, 2023
using the :user-valid CSS pseudo-class

12:55 am, February 1, 2023
using scroll-behavior: smooth css

12:55 am, February 1, 2023
using multiple text shadow

12:55 am, February 1, 2023
using flexbox to align elements in a row

12:55 am, February 1, 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
"We're tight-fisted with property and money, yet think too little of wasting time, the one thing about which we should all be the toughest misers.”
Seneca
Random CSS Property

perspective()

The perspective() CSS function defines a transformation that sets the distance between the user and the z=0 plane, the perspective from which the viewer would be if the 2-dimensional interface were 3-dimensional. Its result is a <transform-function> data type.
perspective() css reference