List Views

Total Items found in Views is 226560.
An advanced collection of page views
design nice block header

12:25 am, November 14, 2022
MySQL to Sqlite converter

12:25 am, November 14, 2022
css grid for layouts and how to use it

12:26 am, November 14, 2022
json loop load elements

12:26 am, November 14, 2022
Slick Slider Carousel

12:26 am, November 14, 2022
Get Current Page URL PHP

12:27 am, November 14, 2022
generate a random color rgb code with php

12:27 am, November 14, 2022
Custom JS Tabs - No Jquery or Jquery UI

12:27 am, November 14, 2022
center mode slick zoom testing

12:27 am, November 14, 2022
CSS Grid Frame Work

12:28 am, November 14, 2022
header type json

12:28 am, November 14, 2022
Dropdown Box with Searchable Text

12:28 am, November 14, 2022
show the year with js

12:28 am, November 14, 2022
youtube embed no controls auto play iframe

12:28 am, November 14, 2022
load a youtube video in a fancybox modal

12:28 am, November 14, 2022
Move any element with css offsets

12:28 am, November 14, 2022
convert all images into base64 encoded

12:29 am, November 14, 2022
using parse_url to extract parts of a url

12:29 am, November 14, 2022
margin padding framework

12:29 am, November 14, 2022
css grid for layouts with no rows

12:29 am, November 14, 2022
Top 10 Terraria Houses

12:29 am, November 14, 2022
cycle color using background

12:29 am, November 14, 2022
my default text shadow css

12:30 am, November 14, 2022
bootstrap styled buttons

12:30 am, November 14, 2022
Tools

12:31 am, November 14, 2022
video embed no controls

12:31 am, November 14, 2022
flexbox layout template

12:32 am, November 14, 2022
round number with js

12:33 am, November 14, 2022
Lynx Titan

12:34 am, November 14, 2022
del

12:34 am, November 14, 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
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

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