List Views

Total Items found in Views is 290202.
An advanced collection of page views
Generate a random title from an array

11:46 pm, August 6, 2023
Making an image responsive using css

11:45 pm, August 6, 2023
page scroll indicator research

11:45 pm, August 6, 2023
Core - File Structure

11:45 pm, August 6, 2023
form submit override with javascript

11:44 pm, August 6, 2023
MySQL to Sqlite converter

11:44 pm, August 6, 2023
json loop load elements

11:43 pm, August 6, 2023
Site Widget Controls

11:42 pm, August 6, 2023
prevent default click event on link

11:42 pm, August 6, 2023
convert a string to uppercase with php

11:41 pm, August 6, 2023
how to embed google fonts icons

11:39 pm, August 6, 2023
right align something in its element

11:38 pm, August 6, 2023
chevron right

11:38 pm, August 6, 2023
Creating an NFT - bbyalienyodi

11:37 pm, August 6, 2023
How do Self-Closing JSX Tags Work?

11:36 pm, August 6, 2023
css slow zoom in animation

11:35 pm, August 6, 2023
making the search page nicer

11:33 pm, August 6, 2023
card counting example from fcc

11:32 pm, August 6, 2023
bootstrap alert template

11:30 pm, August 6, 2023
php check if a class exists

11:28 pm, August 6, 2023
Auto Create HTML Code Snippets

11:27 pm, August 6, 2023
console dir usage

11:27 pm, August 6, 2023
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

range

When defining custom counter styles, the range descriptor lets the author specify a range of counter values over which the style is applied. If a counter value is outside the specified range, then the fallback style will be used to construct the representation of that marker.
range (@counter-style) css reference