List Views

Total Items found in Views is 177466.
An advanced collection of page views
Idea: Google Font Dropdown Selector Code

12:09 am, September 1, 2023
sublime text find and replace style tag

12:08 am, September 1, 2023
tiny mce editor tinymce

12:07 am, September 1, 2023
RS3 Soul Cape and where to get it

12:06 am, September 1, 2023
using parse_url to extract parts of a url

12:06 am, September 1, 2023
commit and push changes to git repo

12:05 am, September 1, 2023
embed and use a ttf font font face

12:04 am, September 1, 2023
pi400 how to take a screen shot

12:03 am, September 1, 2023
extract youtube image from video url

12:03 am, September 1, 2023
top bar overflow issues [fixed]

12:02 am, September 1, 2023
animate css

12:01 am, September 1, 2023
Latest from Code Widget

11:59 pm, August 31, 2023
show the current date in javascript

11:57 pm, August 31, 2023
css slow zoom in animation

11:55 pm, August 31, 2023
Install PHP without Apache on Ubuntu

11:54 pm, August 31, 2023
slick slider section quick add

11:54 pm, August 31, 2023
function causing slow load time

11:53 pm, August 31, 2023
RS3 Hunter Leveling Logs and Notes

11:52 pm, August 31, 2023
check column exists in table sqlite

11:49 pm, August 31, 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...

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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own mistakes.
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