List Code

Total Items found in Code is 1038.
This is a collection of various code tests and descriptions on how to use them. Primarily HTML, CSS, Javascript and PHP.
Top viewed in Code
656 setting up css variables in your stylesheet 654 using switch with multiple identical cases 653 Change link target with JQuery 653 us states list in pipe delimeter format 652 change file permissions to -rw-rw-r-- 651 check if a product already exists by its md5 648 php check if a class exists 647 simple table stripe striping 645 bootstrap collapse or toggle a div visibility 643 keyframe animations css 643 validate a url using php with FILTER_VALIDATE_URL 641 change padding of element with javascript 639 tell wordpress to use the direct file method if its asking for ftp details 639 transform rotate a hexagon in css 637 Create a UTF8 General MySQL Database with Command 637 add a moving chevron to your href link 637 globe svg testing (broken) 637 read and sort directory contents in php 636 use an emoji on your list items ul li 635 No 'Access-Control-Allow-Origin' header is present on the requested resource. 630 renew all SSL certificates with certbot 627 some date formatting just day just month just year 625 filter drop shadow 625 font awesome spinner loader loading spinner 623 a reusable function that extracts the Gemini API functionality 622 Use Recursion to Return a Range Array 621 Core - File Structure 621 Striped Background Gradients in CSS + HTML 621 change photoshop to show px rather than pt 621 check the server method post or get using php 621 using strlen to check the length of a string and do something about it 617 Use Sweet Alert rather than alert! 617 Use destructuring assignment to swap the values of a and b 615 php check if url is valid with filter_var 615 using arrow functions to convert small functions into one line statement functions 613 down chevron and styles 613 loop through $_GET in php 611 simple usage for php password_hash 610 adding a new line in javascript 610 file get contents reads entire file into a string 607 foundation old grid format 605 how to display a php file as html with php 604 Applied Accessibility - Access Keys 604 rotate an element when its hover 603 php get the file modified time with filemtime 602 javascript window.onload 600 add something to the start of an array with unshift 600 set maxHeight of element by id with javascript 598 using let and const example 597 hide the third row in a table with css
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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
Random CSS Property

scroll-padding-right

The scroll-padding-right property defines offsets for the right of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.
scroll-padding-right css reference