List Views

Total Items found in Views is 280108.
An advanced collection of page views
php check if url is valid with filter_var

7:41 pm, September 2, 2024
Video Notes: Stop Being the Nice Guy

7:45 pm, September 2, 2024
fancybox v3.4 - Mixed gallery

8:04 pm, September 2, 2024
RS3 Dailies Lists

8:05 pm, September 2, 2024
scroll down the page using a button click

8:30 pm, September 2, 2024
simple backup to google drive fron linux

8:33 pm, September 2, 2024
vimeo thumbnail generator

8:43 pm, September 2, 2024
Auto Changing Image URL

9:20 pm, September 2, 2024
use an image to replace bullet in ul list

9:27 pm, September 2, 2024
Load fancybox modal on hash check

9:28 pm, September 2, 2024
play a sound every # of seconds

9:33 pm, September 2, 2024
get element by id with javascript

9:33 pm, September 2, 2024
video embed full screen all screen sizes

9:39 pm, September 2, 2024
using let and const example

9:41 pm, September 2, 2024
update value of element using javascript

9:41 pm, September 2, 2024
chevron right

9:58 pm, September 2, 2024
javascript try catch example function

9:59 pm, September 2, 2024
get tomorrows date with javascript

10:28 pm, September 2, 2024
php print an array nicely

10:35 pm, September 2, 2024
bootstrap dark mode

10:36 pm, September 2, 2024
Regions of New Zealand - In Dropdown Form

10:39 pm, September 2, 2024
php get file and save it

11:02 pm, September 2, 2024
Source on Overwolf ASCII Art

11:03 pm, September 2, 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
1. Show your work to the world instead of keeping in your head💆. 2. Do the work consistently👌 3. Respect your work🥰 4. Don't postpone your work 5. Make mistakes 🔥🔥🔥
Unknown
Random CSS Property

writing-mode

The writing-mode CSS property sets whether lines of text are laid out horizontally or vertically, as well as the direction in which blocks progress. When set for an entire document, it should be set on the root element (html element for HTML documents).
writing-mode css reference