List Code

Total Items found in Code is 985.
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
2k+ get element by id and hide it 2k+ using strlen to check the length of a string and do something about it 2k+ search a zip file with windows command prompt and 7zip 2k+ bootstrap toggle element collapse 2k+ Using parseInt in a function to return an integer or not 2k+ simple html dom extract attributes simplehtmldom 2k+ show views list function 2k+ show errors in php with toggle 2k+ find the 1st occurence of a string in another string 2k+ php return json header and content 2k+ Use Sweet Alert rather than alert! 2k+ json jquery ajax request 2k+ simple html dom check if an attribute is set and has a value 2k+ hide the third row in a table with css 2k+ tar.gz to compress a directory in linux and then decompress it 2k+ select onchange 2k+ php get file and save it 2k+ Complex Arrow Function Example 2k+ youtube extract thumbnail from video link 2k+ Applied Accessibility - Tab Index 2k+ Applied Accessibility - Screen reader only css 2k+ using figcaption and figure for your images 2k+ using let rather than var 2k+ github logo background png css 2k+ php check if a class exists 2k+ list group card item template 2k+ get current year in javascript 2k+ To make Ubuntu do nothing when laptop lid is closed 2k+ change the border radius of an element with javascript only 2k+ submit a form with javascript onclick 2k+ CSS Grid - Basic Columns 2k+ wordpress get template directory 2k+ make all links target new window 2k+ using switch with multiple identical cases 2k+ console dir 2k+ generate a new SSH key on mac for git 2k+ form elements australian state list 2k+ js using recursion to create a range of numbers 2k+ share to linked in current url button with javascript 2k+ template for testing and live reloading html files 2k+ getcwd usage in php to get the current working directory for file includes 2k+ sqlite check table name exists 2k+ chart js line chart dont show below 0 Copy 2k+ file get contents reads entire file into a string 2k+ set the html of an element javascript 2k+ Find Disk Space Usage using DU 2k+ using the nth-of-type selector to target a class with the same name 2k+ Video different sources on screen sizes video embed html responsive 2k+ check if a timestamp is older than one hour 2k+ update value of element using javascript
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
There is a qualitative and quantitative difference between a day that begins with a little exercise, a book, meditation, a good meal, a thoughtful walk, and the start of a day that begins with a smartphone in bed.
Unknown
Random CSS Property

overflow-block

The overflow-block CSS property sets what shows when content overflows the block start and block end edges of a box. This may be nothing, a scroll bar, or the overflow content.
overflow-block css reference