List Views

Total Items found in Views is 280108.
An advanced collection of page views
using clamp js to clamp lines of text

1:12 am, February 14, 2022
Dropdown Box with Searchable Text

1:12 am, February 14, 2022
OSRS Members Fishing Guide

1:11 am, February 14, 2022
gallery carousel center mode

1:11 am, February 14, 2022
my default text shadow css

1:11 am, February 14, 2022
Input Suggestions using a datalist

1:10 am, February 14, 2022
add a jquery date picker to your text box

1:08 am, February 14, 2022
Use the parseInt Function with a Radix

1:05 am, February 14, 2022
JS Using typeof to check on string types

1:05 am, February 14, 2022
for loop through an array with javascript

1:04 am, February 14, 2022
old browser check with javascript

1:04 am, February 14, 2022
css :active pseudo-class usage

1:03 am, February 14, 2022
atom on mac and synchronise settings

1:03 am, February 14, 2022
chevron right

1:02 am, February 14, 2022
document ready wordpress jquery

1:01 am, February 14, 2022
load json data url or api with javascript

12:59 am, February 14, 2022
more complex responsive tables css

12:59 am, February 14, 2022
download icon svg

12:58 am, February 14, 2022
scrollbar replacement simplebar

12:58 am, February 14, 2022
Slick Slider Carousel with Fade Transition

12:58 am, February 14, 2022
design nice block header

12:58 am, February 14, 2022
Bootstrap 4 Center menu items in a navbar

12:57 am, February 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...

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
Why did Odeo fail? Lack of Focus
Evan Williams, co-founder of Twitter and Blogger, failed with his first startup, Odeo. What went wrong with Odeo? Williams' first startup was a podcasting company that failed due to a lack of focus. He learned that it's important to stay focused and adapt to changes in the market.
Odeo
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