List Views

Total Items found in Views is 282485.
An advanced collection of page views
bootstrap styled buttons

4:07 am, June 1, 2025
list group bootstrap template

4:15 am, June 1, 2025
make all links target new window

4:16 am, June 1, 2025
Graceful outfit

4:30 am, June 1, 2025
basic for loop

4:32 am, June 1, 2025
php save csv from array to file

4:33 am, June 1, 2025
get current url with php

4:35 am, June 1, 2025
Get Current Page URL PHP

4:36 am, June 1, 2025
FCC - Basic: Profile Lookup

4:37 am, June 1, 2025
Quick Links

4:41 am, June 1, 2025
How to make your code look nice

4:43 am, June 1, 2025
Auto Create HTML Code Snippets

4:45 am, June 1, 2025
white space pre-wrap formatting

4:52 am, June 1, 2025
svg carret right css class

4:53 am, June 1, 2025
Random Links for December 2022

4:56 am, June 1, 2025
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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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


Me
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