List Views

Total Items found in Views is 301895.
An advanced collection of page views
Top viewed in Views
99 bootstrap basic grid layout 99 flexbox layout template 99 php basic page router 98 list all array json function list_all_array_json 97 Lynx Titan 97 fix for wordpress requesting ftp login details installing plugins 97 flexbox layout template 97 getting the max cape and going to max guild - runescape rs3 video 97 validate email address from string with jquery working function 96 ES5 vs ES6 Object Example 96 How to Access Props Using this.props in React 96 Image Resizing with PHP and SimpleImage Library 96 RS3 Runescape Archaeology 1-99 Leveling Guide List (of where to dig) 96 Use Recursion to Return a Range Array 96 flexbox layout template 96 flexbox layout template 96 jquery enable and disable attribute 96 python getting started notes 96 tell wordpress to use the direct file method if its asking for ftp details 96 wordpress advanced custom fields replace shortcode for site url with blog url 96 wordpress register enqueue javascript require jquery 95 Python import into SQLite research 95 To make Ubuntu do nothing when laptop lid is closed 95 change photoshop to show px rather than pt 95 extract variables from url string php 95 using local storage rather than cookies to store data (localStorage) 94 How To Install SQLite on Ubuntu 20.04 94 Objects in javascript 94 bootstrap basic grid layout 94 check box highlight text area css 94 fix for wordpress requesting ftp login details installing plugins 94 get select option form value with jquery 94 get the value of an input form element (input value) 94 minutes to decimal calculator javascript version 94 php substr return part of a string 94 using mix blend mode and filter grayscale for hero 94 wordpress advanced custom fields replace shortcode for site url with blog url 93 Cut a string when it finds a certain character with PHP 93 Disable the ACF Warning message in wordpress dashboard 93 Farming Allotment patch locations 93 Fixing PHP SQLite database is locked warning - Unable to execute statement: database is locked 93 To make Ubuntu do nothing when laptop lid is closed 93 Use Recursion to Count Up 93 Watching this video on the Tesla Model X just amazing 93 adding background blur to an image using css fill screen 93 fancybox youtube showing video links in a lightbox - updated with fixed code parts 93 fix for wordpress requesting ftp login details installing plugins 93 flexbox layout template 93 flexbox layout template 93 flexbox layout template
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

You come to understand that most people are neither for you nor against you, they are thinking about themselves. You learn that no matter how hard you try to please, some people in this world are not going to love you, a lesson that is at first troubling and then really quite relaxing.” ​


John W. Gardner
Random CSS Property

@supports

The @supports CSS at-rule lets you specify declarations that depend on a browser's support for one or more specific CSS features. This is called a feature query. The rule may be placed at the top level of your code or nested inside any other conditional group at-rule.
@supports css reference