List Views

Total Items found in Views is 281360.
An advanced collection of page views
checking for spam comments function

6:10 pm, April 11, 2023
Random Links for December 2022

6:08 pm, April 11, 2023
wp register plugin settings admin

5:36 pm, April 11, 2023
Generate a Random User Name

4:47 pm, April 11, 2023
sqlite basic sql and loop results

3:31 pm, April 11, 2023
Making an image responsive using css

1:15 pm, April 11, 2023
Moving the cursor on iPhone 11

1:13 pm, April 11, 2023
tools i still want to create

1:06 pm, April 11, 2023
Create a Simple JSX Element

1:04 pm, April 11, 2023
foundation accordion for version 6.x

1:01 pm, April 11, 2023
site update incoming before and after

12:58 pm, April 11, 2023
CSS Grid - Basic Columns

12:51 pm, April 11, 2023
link to an external stylesheet

12:19 pm, April 11, 2023
add new random image with button

12:17 pm, April 11, 2023
meta description tag

11:53 am, April 11, 2023
Added Bootstrap Nightshade Again

11:26 am, April 11, 2023
get element by id and hide it

11:24 am, April 11, 2023
RS3 - How to enable custom Loot Beams

10:58 am, April 11, 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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
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