List Views

Total Items found in Views is 277547.
An advanced collection of page views
Load fancybox modal on hash check

1:42 am, September 12, 2022
redirect www to non www

1:42 am, September 12, 2022
Welcome Widget Card - Toggle

1:42 am, September 12, 2022
php function load as table - load_as_table

1:42 am, September 12, 2022
Quicksand font quick install

1:42 am, September 12, 2022
fancybox inline auto size modal easy

1:42 am, September 12, 2022
Facebook HTML for Sharing a Link

1:43 am, September 12, 2022
Privacy

1:44 am, September 12, 2022
scrollbar replacement simplebar

1:44 am, September 12, 2022
turn on or off error reporting php

1:48 am, September 12, 2022
MySQL to Sqlite converter

1:49 am, September 12, 2022
top bar overflow issues [fixed]

1:53 am, September 12, 2022
old browser check with javascript

1:53 am, September 12, 2022
linux list all drives and partitions

1:53 am, September 12, 2022
codemirror with auto preview window

1:53 am, September 12, 2022
php basic page router

1:53 am, September 12, 2022
darken background image using css

1:54 am, September 12, 2022
testing equality

1:55 am, September 12, 2022
search within files in a directory

1:55 am, September 12, 2022
get current url with php

1:55 am, September 12, 2022
Video Placeholder Image HTML

1:56 am, September 12, 2022
stack a table using css responsive

1:57 am, September 12, 2022
get the current working directory in php

1:57 am, September 12, 2022
get the current month as a number

1:58 am, September 12, 2022
random emojis copy and paste

1:58 am, September 12, 2022
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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

url()

The url() CSS function is used to include a file. The parameter is an absolute URL, a relative URL, a blob URL, or a data URL. The url() function can be passed as a parameter of another CSS functions, like the attr() function. Depending on the property for which it is a value, the resource sought can be an image, font, or a stylesheet. The url() functional notation is the value for the <url> data type.
url() css reference