List Views

Total Items found in Views is 291291.
An advanced collection of page views
php convert date now into a sql timestamp

4:44 am, September 29, 2025
redirect www to non www

4:42 am, September 29, 2025
loop through $_GET in php

4:41 am, September 29, 2025
change file permissions to -rw-rw-r--

4:40 am, September 29, 2025
react hello world with variable name

4:40 am, September 29, 2025
set transparent menu over background image

4:39 am, September 29, 2025
using let rather than var

4:39 am, September 29, 2025
certbot add a certificate for one domain

4:38 am, September 29, 2025
layout homepage

4:36 am, September 29, 2025
target data attribute with css

4:36 am, September 29, 2025
for loop with a 5 increment

4:35 am, September 29, 2025
get the last letter of a string

4:34 am, September 29, 2025
Robocopy Options /? help

4:34 am, September 29, 2025
Leaflet Quick Start Example

4:32 am, September 29, 2025
Applied Accessibility - Tab Index

4:31 am, September 29, 2025
using multiple text shadow

4:30 am, September 29, 2025
get the current post id from content.php

4:29 am, September 29, 2025
Sweet Alert 2 Methods and Examples

4:28 am, September 29, 2025
Python import into SQLite research

4:28 am, September 29, 2025
how to display a php file as html with php

4:27 am, September 29, 2025
matrix test video no sound mp4

4:27 am, September 29, 2025
set the html of an element javascript

4:25 am, September 29, 2025
chevron left

4:25 am, September 29, 2025
IP Address

4:24 am, September 29, 2025
All Minecraft Mobs List in Table Format

4:24 am, September 29, 2025
Thieving training : 1 - 99

4:23 am, September 29, 2025
green circle tick svg

4:23 am, September 29, 2025
csv read example

4:23 am, 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


seren spirit :(
Random CSS Property

caret-color

The caret-color CSS property sets the color of the insertion caret, the visible marker where the next character typed will be inserted. This is sometimes referred to as the text input cursor. The caret appears in elements such as <input> or those with the contenteditable attribute. The caret is typically a thin vertical line that flashes to help make it more noticeable. By default, it is black, but its color can be altered with this property.
caret-color css reference