List Views

Total Items found in Views is 184208.
An advanced collection of page views
Top viewed in Views
147 Input Suggestions using a datalist 147 Radial Click Effect 147 Uncaught Error: Call to undefined function mb_convert_encoding() 147 add a tag to wordpress header from a plugin 147 badge border colour is too dark or light on number badges [fixed] 147 change favicon with jquery 147 check if a file exists with php 147 check if a file exists with php 147 check if an item id exists in javascript 147 for auto filled fields, need to change the text and background colours 147 javascript window.onload 147 loading content into fancybox modal using ajax 147 make labels or badges look better 147 php print an array nicely 147 prevent default click event on link 147 valheim terrain fix console command patch 0.150.3 147 wordpress add a template file to your theme 146 Create a UTF8 General MySQL Database with Command 146 How to record your own page views with PHP, and make them into weekly monthly and yearly charts 146 RS3 Best AFK training all skills 146 RS3 Dailies Lists 146 Runescape RS3 - How to get and drop off Ushabti's 146 So my windows 11 task bar decided to disappear (and how to fix it) 146 add ssh keys on your linux box in 10 seconds 146 background image greyscale filter while foreground is still in colour 146 convert all images into base64 encoded 146 goodbye old grid theme 146 how to decode xml in php 146 meta keywords tag 146 nice webkit scrollbars (scroll bar, web kit, nice) 146 page load timer class 146 php html template class system 146 right align something in its element 146 set a cookie on click and then check if the cookie is set and dont show that message again 146 show the difference between two dates in years, months, days, hours and seconds 146 top bar overflow issues [fixed] 146 wordpress get template directory 145 Dust Devil - RS3 Slayer Monster Locations and Techniques 145 Fix for Fatal error: Uncaught Error: Call to undefined function file_get_dom() simplehtmldom simple_html_dom 145 Music that you can play while streaming or recording to upload videos, non copyright. 145 Quicksand font quick install 145 Random Links for December 2022 145 add some foundation tabs working example 145 assign array to variables in a loop 145 css perspective and transform css properties testing 145 for loop set variables $p1,$p2.. etc as blank - variable variables 145 how to bundle css files together using windows or mac 145 i love this app, easily upload your clipboard to imgur! 145 load json data url or api with javascript 145 nice webkit scrollbars (scroll bar, web kit, nice)
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...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
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