List Views

Total Items found in Views is 281387.
An advanced collection of page views
Bootstrap 4 Center menu items in a navbar

1:34 am, September 15, 2025
get element by id and hide it

1:32 am, September 15, 2025
sqlite basic sql and loop results

1:31 am, September 15, 2025
php basic page router

1:30 am, September 15, 2025
json test objects (or arrays)

1:30 am, September 15, 2025
fancybox load iframe inline

1:29 am, September 15, 2025
adding react to a website in 3 steps

1:29 am, September 15, 2025
OSRS Optimal Quest Guide

1:28 am, September 15, 2025
Wordpress Use the settings API

1:27 am, September 15, 2025
dropdown section

1:26 am, September 15, 2025
Return a file extention from a string

1:26 am, September 15, 2025
JS Using typeof to check on string types

1:26 am, September 15, 2025
Pikelets

1:26 am, September 15, 2025
Facebook HTML for Sharing a Link

1:26 am, September 15, 2025
RS3 Divination locations 1-99

1:24 am, September 15, 2025
loop through object json javascript

1:24 am, September 15, 2025
convert a string to uppercase with php

1:23 am, September 15, 2025
top bar overflow issues [fixed]

1:23 am, September 15, 2025
css accordion basics

1:20 am, September 15, 2025
getting the site title vs the page name

1:19 am, September 15, 2025
More Comment Spam and What to do with it

1:19 am, September 15, 2025
php html template class system

1:18 am, September 15, 2025
install atom editor on ubuntu

1:18 am, September 15, 2025
set and check a cookie using js cookie

1:18 am, September 15, 2025
Find Disk Space Usage using DU

1:17 am, September 15, 2025
white space break word css

1:17 am, September 15, 2025
how to copy the folder path in finder

1:15 am, September 15, 2025
php mysql table exists function

1:15 am, September 15, 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


Me
Random CSS Property

unicode-bidi

The unicode-bidi CSS property, together with the direction property, determines how bidirectional text in a document is handled. For example, if a block of content contains both left-to-right and right-to-left text, the user-agent uses a complex Unicode algorithm to decide how to display the text. The unicode-bidi property overrides this algorithm and allows the developer to control the text embedding.
unicode-bidi css reference