List Views

Total Items found in Views is 277547.
An advanced collection of page views
How to Add Comments in JSX

7:13 am, April 9, 2024
Importing CSS Reference

7:13 am, April 9, 2024
wordpress main nav dropdown fix

7:14 am, April 9, 2024
prevent default click event on link

7:30 am, April 9, 2024
wp register plugin settings admin

7:39 am, April 9, 2024
wordpress get home url

7:42 am, April 9, 2024
stack a table using css responsive

8:28 am, April 9, 2024
Oswald Font Quick Embed

9:08 am, April 9, 2024

9:15 am, April 9, 2024
table border collapse

9:39 am, April 9, 2024
rs3 runespan experience rates

10:01 am, April 9, 2024
Kahlil Gibran on Marriage

10:54 am, April 9, 2024
Lato font quick install

10:57 am, April 9, 2024
page load timer class

11:04 am, April 9, 2024
css accordion basics

11:19 am, April 9, 2024
Generate a Random User Name

11:31 am, April 9, 2024
form elements australian state list

11:51 am, April 9, 2024
target 1st td in a table with css

11:57 am, April 9, 2024
meta keywords tag

12:51 pm, April 9, 2024
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

Do you want to be right or happy? You can’t be both.

Suggests that in many situations - especially in relationships or arguments - insisting on being right can come at the cost of harmony or peace of mind. It implies that prioritizing your ego or the need to win an argument may damage relationships or personal contentment, whereas letting go of that need (even if you’re technically right) may lead to greater happiness.


Gerald Jampolsky
Random CSS Property

:disabled

The :disabled CSS pseudo-class represents any disabled element. An element is disabled if it can't be activated (selected, clicked on, typed into, etc.) or accept focus. The element also has an enabled state, in which it can be activated or accept focus.
:disabled css reference