List Views

Total Items found in Views is 302930.
An advanced collection of page views
style page numbers [fixed]

2:47 am, April 1, 2023
CSS Drawing - Beach Scene

2:52 am, April 1, 2023
php substr return part of a string

2:58 am, April 1, 2023
Load fancybox modal on hash check

2:59 am, April 1, 2023
get element by id with javascript

3:00 am, April 1, 2023
Fast and Furious 2022

3:10 am, April 1, 2023
fancybox modal popup example

3:13 am, April 1, 2023
twitter icon font awesome

3:14 am, April 1, 2023
How to Add Comments in JSX

3:17 am, April 1, 2023
Javascript Objects Notes

3:19 am, April 1, 2023
jquery enable and disable attribute

3:25 am, April 1, 2023
Dropdown Box with Searchable Text

3:28 am, April 1, 2023
Drop Down Nav Opacity

3:31 am, April 1, 2023
Facebook HTML for Sharing a Link

3:41 am, April 1, 2023
Multidimensional Array

3:47 am, April 1, 2023
using switch in a function

3:51 am, April 1, 2023
What is Core?

3:52 am, April 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
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal.
Unknown
Random CSS Property

column-width

The column-width CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the column-width value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.
column-width css reference