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
557 youtube extract thumbnail from video link 556 human_filesize php 555 wordpress show the parent page title with fallback to title 554 count the elements in an array 551 Generate a random title from an array 550 css prefers-color-scheme example 549 set the amount of lines to show in a textarea field 548 using the disk free space function in php 547 using the kbd html tag 546 hide the first h3 tag on the page with css 545 jqueryui includes css and js 545 php substr return part of a string 544 console dir usage 544 get element by id and hide it 543 Regions of New Zealand - In Dropdown Form 543 for loop through an array with javascript 543 stop overscrolling on responsive ios 543 toggle div function with chevron up down toggle 543 wordpress get home url 542 add something to the end of an array with push 542 getType function for js 542 using css linear gradient for background overlays 541 extract meta tags from url and return as json array 537 css grid container with 4 auto columns 537 get the dimensions of an image with javascript 535 start ssh and add key git 534 change upper case case string to lower case (uppercase, lowercase) 534 remove the first element in an array with shift 534 video embed tag 532 clear a input field when it looses focus using onblur 530 change string to capital words ucwords 530 youtube embed iframe 529 foundation includes cdnjs 525 certbot add a certificate for one domain 524 get current url with php 523 php export csv from string to browser download 521 targeting the printed version of a page with media print 519 convert a string to uppercase with php 519 remove all of an element in a string <h1> 5k+ extracting the useful bits of bootstrap 516 Use Recursion to Count Up 515 add a gtag.js pdf click event 513 Regular expression breakdown regex preg_replace php 513 make any element editable 512 Get the documentURI with JS 512 get the current working directory in php 5k+ windows robocopy /? help and usage 511 Generate Sub menu using Core 508 list group card template 507 Move any element with css offsets
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


seren spirit :(
Random CSS Property

gap (grid-gap)

The gap CSS property sets the gaps (gutters) between rows and columns. It is a shorthand for row-gap and column-gap.
gap css reference