List Views

Total Items found in Views is 291489.
An advanced collection of page views
using attr in css to get content from html

3:07 pm, September 29, 2025
try catch test

3:03 pm, September 29, 2025
php print an array nicely

3:03 pm, September 29, 2025
right align something in its element

3:02 pm, September 29, 2025
Get the documentURI with JS

2:59 pm, September 29, 2025
css responsive max and min targets @media

2:57 pm, September 29, 2025
stack a table using css responsive

2:56 pm, September 29, 2025
checking if your windows pc has a TPM

2:54 pm, September 29, 2025
jquery check if a sub element exists

2:52 pm, September 29, 2025
console dir usage

2:49 pm, September 29, 2025
Changing an array declared with const

2:48 pm, September 29, 2025
youtube embed no controls auto play iframe

2:46 pm, September 29, 2025
js check the length of a string

2:40 pm, September 29, 2025
mithril testing

2:38 pm, September 29, 2025
How to add jquery to squarespace site

2:37 pm, September 29, 2025
install atom editor on ubuntu

2:35 pm, September 29, 2025
Form elements New Zealand region list

2:32 pm, September 29, 2025
Use Recursion to Count Down

2:30 pm, September 29, 2025
Auto Changing Image URL

2:28 pm, September 29, 2025
Farming Allotment patch locations

2:23 pm, September 29, 2025
foundation responsive tables

2:22 pm, September 29, 2025
truncate string using jquery

2:20 pm, September 29, 2025
basic for loop

2:19 pm, September 29, 2025
target 1st td in a table with css

1:48 pm, September 29, 2025
change photoshop to show px rather than pt

1:23 pm, September 29, 2025
show errors in php with toggle

1:22 pm, September 29, 2025
set and check a cookie using js cookie

1:18 pm, September 29, 2025
show all connections on linux command line

1:16 pm, September 29, 2025
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
Why did Odeo fail? Lack of Focus
Evan Williams, co-founder of Twitter and Blogger, failed with his first startup, Odeo. What went wrong with Odeo? Williams' first startup was a podcasting company that failed due to a lack of focus. He learned that it's important to stay focused and adapt to changes in the market.
Odeo
Random CSS Property

border-block-start-width

The border-block-start-width CSS property defines the width of the logical block-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width, border-right-width, border-bottom-width, or border-left-width property depending on the values defined for writing-mode, direction, and text-orientation.
border-block-start-width css reference