List Views

Total Items found in Views is 280108.
An advanced collection of page views
change string to capital words ucwords

3:41 am, September 11, 2023
Leaflet Quick Start Example

3:38 am, September 11, 2023
stack a table using css responsive

3:38 am, September 11, 2023
add a gtag.js pdf click event

3:36 am, September 11, 2023
pre-line white space settings

3:36 am, September 11, 2023
php get file and save it

3:35 am, September 11, 2023
scroll down the page using a button click

3:33 am, September 11, 2023
Writing Arrow Functions with Parameters

3:32 am, September 11, 2023
use font awesome on elements lists ul

3:32 am, September 11, 2023
php return json header and content

3:32 am, September 11, 2023
getType function for js

3:31 am, September 11, 2023
linux mount a drive manually

3:31 am, September 11, 2023
zoom background of element when active

3:29 am, September 11, 2023
split a string into links using the comma

3:29 am, September 11, 2023
Return a file extention from a string

3:29 am, September 11, 2023
dropdown section

3:29 am, September 11, 2023
top bar overflow issues [fixed]

3:29 am, September 11, 2023
convert json string to a php array

3:26 am, September 11, 2023
Mega Menus Collection

3:26 am, September 11, 2023
javascript add class to element

3:24 am, September 11, 2023
Privacy

3:18 am, September 11, 2023
get current year in javascript

3:12 am, September 11, 2023
extracting the useful bits of bootstrap

3:10 am, September 11, 2023
pretty printing json with php

3:09 am, September 11, 2023
javascript isset equivalent

3:08 am, September 11, 2023
php mysql table exists function

3:05 am, September 11, 2023
jquery page search [testing]

3:05 am, September 11, 2023
fancybox load iframe inline

3:03 am, September 11, 2023
using let rather than var

3:01 am, September 11, 2023
Testing

2:58 am, September 11, 2023
use an emoji on your list items ul li

2:58 am, September 11, 2023
wordpress main nav dropdown fix

2:56 am, September 11, 2023
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

minmax()

The minmax() CSS function defines a size range greater than or equal to min and less than or equal to max. It is used with CSS Grids.
minmax() css reference