List Views

Total Items found in Views is 185733.
An advanced collection of page views
loop through object json javascript

7:03 pm, September 23, 2021
using switch in a function

7:01 pm, September 23, 2021
wordpress category list sorting custom

7:00 pm, September 23, 2021
jqueryui includes css and js

7:00 pm, September 23, 2021
read and sort directory contents in php

6:56 pm, September 23, 2021
white space pre-wrap formatting

6:56 pm, September 23, 2021
recreate marquee element using css

6:56 pm, September 23, 2021
sqlite check table name exists

6:56 pm, September 23, 2021
get the current working directory in php

5:57 pm, September 23, 2021
tinymce remove auto p tags setting

5:35 pm, September 23, 2021
Pikelets

4:43 pm, September 23, 2021
backdrop-filter: blur(10px);

3:58 pm, September 23, 2021
keyframe animations css

3:39 pm, September 23, 2021
for loop with a 5 increment

3:01 pm, September 23, 2021
Core - File Structure

2:10 pm, September 23, 2021
css using perspective for transforms

1:55 pm, September 23, 2021
add a moving chevron to your href link

1:46 pm, September 23, 2021
table border collapse

1:32 pm, September 23, 2021
form elements australian state list

1:21 pm, September 23, 2021
Use Recursion to Count Up

1:16 pm, September 23, 2021
use an image to replace bullet in ul list

1:12 pm, September 23, 2021
jquery jqueryui vue script includes

1:07 pm, September 23, 2021
chevron down

12:59 pm, September 23, 2021
change the window title

12:44 pm, September 23, 2021
right align something in its element

12:23 pm, September 23, 2021
bootstrap dark mode

12:18 pm, September 23, 2021
javascript isset equivalent

12:17 pm, September 23, 2021
del

11:53 am, September 23, 2021
use an emoji on your list items ul li

11:42 am, September 23, 2021
wordpress change domain in config

11:35 am, September 23, 2021
Slick Slider Carousel with Fade Transition

10:38 am, September 23, 2021
adding an item to an array with php

10:32 am, September 23, 2021
Drop Down Menu Swapping Left align to Right

10:17 am, September 23, 2021
php substr return part of a string

10:01 am, September 23, 2021
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
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
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