List Views

Total Items found in Views is 277547.
An advanced collection of page views
more complex responsive tables css

11:41 pm, April 30, 2025
Leaflet Quick Start Example

11:42 pm, April 30, 2025
bootstrap basic grid layout

11:45 pm, April 30, 2025
flexbox layout template

11:46 pm, April 30, 2025
making the search page nicer

11:46 pm, April 30, 2025
transform rotate an element in css

11:48 pm, April 30, 2025
slick slider section quick add

11:49 pm, April 30, 2025
Move any element with css offsets

11:49 pm, April 30, 2025
prevent default click event on link

11:49 pm, April 30, 2025
show the current date in javascript

11:49 pm, April 30, 2025
css accordion basics

11:50 pm, April 30, 2025
Install PHP without Apache on Ubuntu

11:50 pm, April 30, 2025
inline fancybox modal testing

11:50 pm, April 30, 2025
sqlite fetchArray into another array

11:51 pm, April 30, 2025
Use the parseInt Function with a Radix

11:51 pm, April 30, 2025
inline form field padding

11:57 pm, April 30, 2025
get last month as a number with php

11:58 pm, April 30, 2025
Efficient OSRS Maxing Guide

11:58 pm, April 30, 2025
adding an item to an array with php

11:59 pm, April 30, 2025
darken background image using css

12:04 am, May 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
Old programmers never die; they just lose some of their functions.
Random CSS Property

:has()

The :has() CSS pseudo-class represents an element if any of the selectors passed as parameters (relative to the :scope of the given element) match at least one element.
:has css reference