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
507 php print an array nicely 506 mouse outline svg 503 uniqid random string 502 Using Marker to add a Triangle to List Items 502 round number with js 501 Content Editable 501 drop shadow text class easy drop shadow 500 Default Parameters for Functions 500 show all connections on linux command line 496 favicon code meta tag 494 get the current week as a number with php 494 making var_dump look nice 492 get the wordpress category name from a category id 489 php get file and save it 486 target 1st td in a table with css 484 pre-line white space settings 484 rtrim strip white space or strings from the end of a string 483 get current class name with get_class 480 show all methods or functions in a class (class function version) 479 loop through each directory in a target directory 477 All Minecraft Mobs List in Table Format 477 Use Multiple Conditional (Ternary) Operators 477 echo todays date and time in a nice format 475 load a page as a menu in wordpress 474 jquery enable and disable attribute 471 check if a timestamp is older than one hour 471 transform rotate an element in css 469 override the hero image background on this page 468 write to file php 467 use an image to replace bullet in ul list 467 xcopy backup full directory windows bat 464 add hero title to category listing page [not done] 464 sublime text find and replace style tag 461 return a state name from an australian postcode 458 Multidimensional Array 455 add user to sudo group in ubuntu 452 how to unzip in linux 452 preg replace clean a string only allow a-zA-Z0-9 characters 452 wp register plugin settings admin 4k+ Robocopy Options /? help 450 border box reset 445 Date Conversion PHP 445 Find Disk Space Usage using DU 442 extract meta tags from file or url as array 440 js check the length of a string 433 copy file 433 for loop set variables $p1,$p2.. etc as blank - variable variables 430 chevron down 429 target first item css with :first-of-type 429 target last item css with :last-of-type
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 mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

max-block-size

The max-block-size CSS property specifies the maximum size of an element in the direction opposite that of the writing direction as specified by writing-mode. That is, if the writing direction is horizontal, then max-block-size is equivalent to max-height; if the writing direction is vertical, max-block-size is the same as max-width.
max-block-size css reference