List Views

Total Items found in Views is 222764.
An advanced collection of page views
zoom background of element when active

1:40 am, September 12, 2022
commit and push changes to git repo

1:40 am, September 12, 2022
Footer Design and Redesign

1:40 am, September 12, 2022
twitter json feed testing

1:40 am, September 12, 2022
Fast and Furious 2022

1:37 am, September 12, 2022
adding pagination to custom wp_query

1:37 am, September 12, 2022
Alpine JS Testing

1:36 am, September 12, 2022
php validate email function

1:35 am, September 12, 2022
style page numbers [fixed]

1:35 am, September 12, 2022
Lato font quick install

1:34 am, September 12, 2022
generate a random color rgb code with php

1:32 am, September 12, 2022
convert all images into base64 encoded

1:31 am, September 12, 2022
How to Pass an Array as Props in React

1:30 am, September 12, 2022
css :active pseudo-class usage

1:27 am, September 12, 2022
embed and use a ttf font font face

1:26 am, September 12, 2022
Sweet Alert 2 Methods and Examples

1:26 am, September 12, 2022
Radial Click Effect

1:24 am, September 12, 2022
Farming Allotment patch locations

1:23 am, September 12, 2022
RS3 Dungeoneering Leveling Log

1:22 am, September 12, 2022
Factorio Megabase-In-A-Book

1:22 am, September 12, 2022
compare equality function

1:21 am, September 12, 2022
How to Compose React Components in React

1:21 am, September 12, 2022
bootstrap list group card with footer

1:21 am, September 12, 2022
download icon svg

1:20 am, September 12, 2022
add paging to wp list query

1:20 am, September 12, 2022
weird search results being recorded

1:19 am, September 12, 2022
check browser version and show a message

1:19 am, September 12, 2022
Runescape RS3 Double Seren Spirits

1:18 am, September 12, 2022
using attr in css to get content from html

1:18 am, September 12, 2022
how to embed google fonts icons

1:18 am, September 12, 2022
parallax js scroll testing

1:18 am, September 12, 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
Be Yourself, Back Yourself
Kristie Bennett, Survivor
Random CSS Property

@keyframes

The @keyframes CSS at-rule controls the intermediate steps in a CSS animation sequence by defining styles for keyframes (or waypoints) along the animation sequence. This gives more control over the intermediate steps of the animation sequence than transitions.
@keyframes css reference