List Views

Total Items found in Views is 222871.
An advanced collection of page views
Applied Accessibility - Access Keys

12:22 am, November 20, 2023
using vue and json data

12:22 am, November 20, 2023
Bootstrap Darkmode Switch

12:21 am, November 20, 2023
site update incoming before and after

12:21 am, November 20, 2023
jquery accordion

12:21 am, November 20, 2023
scroll left animation

12:20 am, November 20, 2023
Viewport width and height calculations

12:20 am, November 20, 2023
Bootstrap 4 Center menu items in a navbar

12:20 am, November 20, 2023
load from fields array php class function

12:20 am, November 20, 2023
adding pagination to custom wp_query

12:19 am, November 20, 2023
load random videos module using template

12:19 am, November 20, 2023
use an emoji on your list items ul li

12:19 am, November 20, 2023
twitter social sharing meta tags

12:19 am, November 20, 2023
download icon svg

12:19 am, November 20, 2023
PHP/SQLite - Load Random Item

12:19 am, November 20, 2023
flex align center vertical horizontal

12:19 am, November 20, 2023
center mode slick zoom testing

12:18 am, November 20, 2023
Oswald Font Quick Embed

12:18 am, November 20, 2023
globe svg testing (broken)

12:18 am, November 20, 2023
Footer Design and Redesign

12:18 am, November 20, 2023
generating all css colours with php?

12:17 am, November 20, 2023
jquery page search [testing]

12:17 am, November 20, 2023
weird search results being recorded

12:17 am, November 20, 2023
Lato font quick install

12:17 am, November 20, 2023
digital clock with jquery

12:17 am, November 20, 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 success can be measured in the number of uncomfortable conversations you're willing to have.
Unknown
Random CSS Property

::after (:after)

In CSS, ::after creates a pseudo-element that is the last child of the selected element. It is often used to add cosmetic content to an element with the content property. It is inline by default.
::after (:after) css reference