List Views

Total Items found in Views is 280108.
An advanced collection of page views
compare non equality function

4:41 am, June 6, 2023
transform rotate a hexagon in css

1:51 pm, June 6, 2023
page load timer class

1:52 pm, June 6, 2023
white space break word css

2:15 pm, June 6, 2023
using switch in a function

2:18 pm, June 6, 2023
tools i still want to create

2:25 pm, June 6, 2023
Kahlil Gibran on Marriage

2:30 pm, June 6, 2023
console dir usage

2:35 pm, June 6, 2023
Simple Line chart with Chart.js

2:42 pm, June 6, 2023
Applied Accessibility - Tab Index

2:54 pm, June 6, 2023
RS3 Slayer - Feral Dinosaurs

3:13 pm, June 6, 2023
jquery document ready

3:39 pm, June 6, 2023
wordpress main nav dropdown fix

3:40 pm, June 6, 2023
using a css grid area template

4:00 pm, June 6, 2023
cycle color using background

4:08 pm, June 6, 2023
show errors in php with toggle

4:08 pm, June 6, 2023
margin padding framework

4:08 pm, June 6, 2023
list group card item template

4:08 pm, June 6, 2023
start ssh and add key git

4:08 pm, June 6, 2023
CSS Grid - Basic Columns

4:10 pm, June 6, 2023
Default Parameters for Functions

4:10 pm, June 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


Bajo
Random CSS Property

Pseudo-classes

A CSS pseudo-class is a keyword added to a selector that specifies a special state of the selected element(s). For example, :hover can be used to change a button's color when the user's pointer hovers over it.
Pseudo-classes css reference