List Views

Total Items found in Views is 283770.
An advanced collection of page views
css grid for layouts and how to use it

12:26 am, February 1, 2024
Console Tips and Tricks

12:25 am, February 1, 2024
mysql to sqlite notes

12:23 am, February 1, 2024
javascript try catch example function

12:21 am, February 1, 2024
split a string into links using the comma

12:19 am, February 1, 2024
adding a new line in javascript

12:19 am, February 1, 2024
MySQL to Sqlite converter

12:19 am, February 1, 2024
Load fancybox modal on hash check

12:18 am, February 1, 2024
old browser check with javascript

12:18 am, February 1, 2024
show views list function

12:18 am, February 1, 2024
get file name from path name in php

12:18 am, February 1, 2024
function causing slow load time

12:17 am, February 1, 2024
imgur upload from php

12:17 am, February 1, 2024
test php bundle write

12:16 am, February 1, 2024
Testing

12:16 am, February 1, 2024
simple php ip blocker

12:15 am, February 1, 2024
check length of element jquery

12:15 am, February 1, 2024
using let rather than var

12:15 am, February 1, 2024
atom on mac and synchronise settings

12:13 am, February 1, 2024
js check the length of a string

12:13 am, February 1, 2024
jquery check if a sub element exists

12:11 am, February 1, 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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

overflow-x

The overflow-x CSS property sets what shows when content overflows a block-level element's left and right edges. This may be nothing, a scroll bar, or the overflow content.
overflow-x css reference