List Views

Total Items found in Views is 277548.
An advanced collection of page views
New World - Why to Join a Faction

1:53 am, March 28, 2022
Making an image responsive using css

1:54 am, March 28, 2022
css :active pseudo-class usage

1:54 am, March 28, 2022
get the last letter of a string

1:55 am, March 28, 2022
javascript isset equivalent

1:55 am, March 28, 2022
jquery toggle menu testing

1:56 am, March 28, 2022
load the latest single item only

1:56 am, March 28, 2022
meta refresh reload page

1:56 am, March 28, 2022
gallery carousel center mode

1:57 am, March 28, 2022
simple php ip blocker

1:59 am, March 28, 2022
Sweet Alert 2 Methods and Examples

2:00 am, March 28, 2022
easy twitter embed code

2:00 am, March 28, 2022
wordpress main nav dropdown fix

2:05 am, March 28, 2022
css prefers-color-scheme example

2:06 am, March 28, 2022
dropdown section

2:07 am, March 28, 2022
simple dropdown navigation ul li css

2:08 am, March 28, 2022
Change link target with JQuery

2:10 am, March 28, 2022
tinymce remove auto p tags setting

2:11 am, March 28, 2022
making the search page nicer

2:13 am, March 28, 2022
material design icons google font

2:17 am, March 28, 2022
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


seren spirit :(
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