List Views

Total Items found in Views is 184227.
An advanced collection of page views
Top viewed in Views
37 validate form data using javascript to check required html elements 37 validate form data using javascript to check required html elements 37 verify the google recapture server php 37 vertically align text within a fixed height div using flex 37 vertically align text within a fixed height div using flex 37 vertically align text within a fixed height div using flex 37 vertically align text within a fixed height div using flex 37 video embed full screen all screen sizes 37 video embed no controls 37 video embed tag 37 video embed tag 37 video not auto playing issue in chrome and brave 37 views list function for checking what views have been made on the current week 37 weird search results being recorded 37 what is a motorbus 37 white space break word css 37 windows 10 snipping experience 37 windows 10 snipping experience 37 windows 10 snipping experience 37 windows 10 snipping experience 37 wordpress add a template file to your theme 37 wordpress add a template file to your theme 37 wordpress adding post custom field meta and displaying it on you template 37 wordpress adding post custom field meta and displaying it on you template 37 wordpress adding post custom field meta and displaying it on you template 37 wordpress category list sorting custom 37 wordpress change domain in config, wordpress domain config 37 wordpress change domain in config, wordpress domain config 37 wordpress check home and not home for banners and things 37 wordpress enqueue slicknav and slick slider 37 wordpress get home url 37 wordpress get home url 37 wordpress get page content to display on template page 37 wordpress get site url 37 wordpress get template directory 37 wordpress get template directory 37 wordpress get the current category id name and slug 37 wordpress get the current category id name and slug 37 wordpress include jquery in theme functions 37 wordpress main nav dropdown fix 37 wordpress main nav dropdown fix 37 wordpress show page content on template file 37 wordpress show page content on template file 37 wordpress show posts loop with feature image thumbnail 37 wordpress show posts loop with feature image thumbnail 37 wordpress show the page content for use in a template 37 wordpress show the page content for use in a template 37 wordpress show the parent page title with fallback to title 37 wordpress show the post content for use in a template 37 wordpress use a shortcode in php gravity forms
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


Random CSS Property

clamp()

The clamp() CSS function clamps a value between an upper and lower bound. clamp() enables selecting a middle value within a range of values between a defined minimum and maximum. It takes three parameters: a minimum value, a preferred value, and a maximum allowed value. The clamp() function can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
clamp() css reference