List Views

Total Items found in Views is 281387.
An advanced collection of page views
cycle color using background

1:26 am, January 1, 2023
convert json string to a php array

1:25 am, January 1, 2023
Nginx Server Block with Rewrite

1:25 am, January 1, 2023
show the year with js

1:24 am, January 1, 2023
get the value from a textarea element

1:24 am, January 1, 2023
php basic page router

1:23 am, January 1, 2023
show the current date in javascript

1:23 am, January 1, 2023
set the html of an element javascript

1:23 am, January 1, 2023
select onchange

1:23 am, January 1, 2023
imgur upload from php

1:21 am, January 1, 2023
What is Core?

1:20 am, January 1, 2023
Auto Create HTML Code Snippets

1:20 am, January 1, 2023
php mysql table exists function

1:19 am, January 1, 2023
jquery accordion

1:18 am, January 1, 2023
video embed no controls

1:16 am, January 1, 2023
css using perspective for transforms

1:16 am, January 1, 2023
Use Recursion to Return a Range Array

1:15 am, January 1, 2023
Install PHP without Apache on Ubuntu

1:13 am, January 1, 2023
Factorio Blueprint Books

1:10 am, January 1, 2023
adding react with JSX using babel

1:10 am, January 1, 2023
css :active pseudo-class usage

1:09 am, January 1, 2023
darken background image using css

1:09 am, January 1, 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

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