List Views

Total Items found in Views is 202380.
An advanced collection of page views
Mega Menus Collection

7:50 am, August 19, 2024
margin padding framework

7:56 am, August 19, 2024
mithril testing

8:01 am, August 19, 2024
bouncing loader animation in css

8:01 am, August 19, 2024
simple dropdown navigation ul li css

8:04 am, August 19, 2024
show errors in php with toggle

8:06 am, August 19, 2024
Core - File Structure

8:08 am, August 19, 2024
Mac Apps

8:09 am, August 19, 2024
Return a file extention from a string

8:13 am, August 19, 2024
CSS Only Table Stacking Solution

8:16 am, August 19, 2024
Laptop Thoughts and Options Jul 2021

8:16 am, August 19, 2024
Using Flexbox rather than Floats

8:19 am, August 19, 2024
scroll to top html css and js

8:20 am, August 19, 2024
php return json header and content

8:20 am, August 19, 2024
jquery accordion

8:24 am, August 19, 2024
get element by id and hide it

8:25 am, August 19, 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...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
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