List Views

Total Items found in Views is 227793.
An advanced collection of page views
Quick tool to convert time into decimal

11:46 pm, September 26, 2021
css grid sidebar main content fluid layout

11:46 pm, September 26, 2021
Slick Slider Carousel

11:46 pm, September 26, 2021
Use Sweet Alert rather than alert!

11:46 pm, September 26, 2021
show errors in php with toggle

11:46 pm, September 26, 2021
transitions and the easy way to apply them

11:46 pm, September 26, 2021
pretty printing json with php

11:45 pm, September 26, 2021
What is Core?

11:45 pm, September 26, 2021
load content with jquery

11:45 pm, September 26, 2021
download icon svg

11:45 pm, September 26, 2021
Monitoring Visible Objects on Screen

11:45 pm, September 26, 2021
youtube embed iframe

11:45 pm, September 26, 2021
using attr in css to get content from html

11:45 pm, September 26, 2021
CSS Grid Frame Work

11:45 pm, September 26, 2021
copy file

11:44 pm, September 26, 2021
asp classic get a url and display it

11:44 pm, September 26, 2021
renew all SSL certificates with certbot

11:44 pm, September 26, 2021
search within files in a directory

11:44 pm, September 26, 2021
top bar overflow issues [fixed]

11:44 pm, September 26, 2021
Core Class - Basic Core Structure

11:44 pm, September 26, 2021
RS3 Dailies Lists

11:44 pm, September 26, 2021
google map with overlay data

11:44 pm, September 26, 2021
json loop load elements

11:44 pm, September 26, 2021
transform rotate an element in css

11:44 pm, September 26, 2021
chevron down

11:43 pm, September 26, 2021
header type json

11:43 pm, September 26, 2021
js - Use the Conditional (Ternary) Operator

11:43 pm, September 26, 2021
enable dark mode in tinymce

11:43 pm, September 26, 2021
jquery clone and append elements

11:43 pm, September 26, 2021
testing chartjs

11:43 pm, September 26, 2021
check if a user is logged in using sessions

11:43 pm, September 26, 2021
set and check a cookie using js cookie

11:43 pm, September 26, 2021
using flexbox to align elements in a row

11:42 pm, September 26, 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
A person who never made a mistake never tried anything new.
Albert Einstein
Random CSS Property

repeating-linear-gradient()

The repeating-linear-gradient() CSS function creates an image consisting of repeating linear gradients. It is similar to linear-gradient() and takes the same arguments, but it repeats the color stops infinitely in all directions so as to cover its entire container. The function's result is an object of the <gradient> data type, which is a special kind of <image>.
repeating-linear-gradient() css reference