List Views

Total Items found in Views is 184222.
An advanced collection of page views
Get Current Page URL PHP

11:40 am, May 14, 2024
loop through object json javascript

11:42 am, May 14, 2024
basic for loop odd numbers

11:42 am, May 14, 2024
assign array to variables in a loop

11:46 am, May 14, 2024
encode url with javascript

11:47 am, May 14, 2024
Prevent Object Mutation

11:56 am, May 14, 2024
chevron down

11:57 am, May 14, 2024
FCC - Basic: Profile Lookup

12:19 pm, May 14, 2024
meta description tag

12:50 pm, May 14, 2024
del

1:50 pm, May 14, 2024
testing equality

2:00 pm, May 14, 2024
Change link target with JQuery

5:59 pm, May 14, 2024
keyframe animations css

7:22 pm, May 14, 2024
add this

8:50 pm, May 14, 2024
border box reset

9:19 pm, May 14, 2024
git pull changes from a repository

11:12 pm, May 14, 2024
meta keywords tag

11:44 pm, May 14, 2024
animate css

1:10 am, May 15, 2024
Complex Arrow Function Example

3:55 am, May 15, 2024
flex shorthand css

6:37 am, May 15, 2024
foundation includes cdnjs

11:32 am, May 15, 2024
add a user to a group

1:33 pm, May 15, 2024
Use Recursion to Count Up

7:22 pm, May 15, 2024
start ssh and add key git

9:47 pm, May 15, 2024
tinymce remove auto p tags setting

11:45 pm, May 15, 2024
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
Treasure every moment that you have and treasure it more because you shared it with someone special, special enough to spend your time...and remember that time waits for no one.
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