List Code

Total Items found in Code is 1035.
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
143 php export csv from string to browser download 143 php substr return part of a string 143 youtube embed iframe 142 add user to sudo group in ubuntu 142 change upper case case string to lower case (uppercase, lowercase) 141 round number with js 140 jquery enable and disable attribute 140 list group card template 139 SQLite - load a game from games, that has not been processed - AI 139 get the dimensions of an image with javascript 1k+ windows robocopy /? help and usage 138 echo todays date and time in a nice format 138 get current class name with get_class 138 rtrim strip white space or strings from the end of a string 138 show all methods or functions in a class (class function version) 137 Use Recursion to Count Up 136 Date Conversion PHP 136 Move any element with css offsets 136 a reusable function that extracts the Gemini API functionality 136 get the current week as a number with php 136 how to unzip in linux 136 layout homepage 136 override the hero image background on this page 136 uniqid random string 136 using the disk free space function in php 135 human_filesize php 135 js function to calculate golf scores 135 pre-line white space settings 133 get element by id and hide it 132 add hero title to category listing page [not done] 132 php get file and save it 131 making var_dump look nice 131 target 1st td in a table with css 130 getType function for js 129 link to an external stylesheet 129 linked in share link html only, linkedin, linked-in 127 Find Disk Space Usage using DU 126 Get the documentURI with JS 126 check if a timestamp is older than one hour 125 Default Parameters for Functions 124 chevron down 124 hide the first h3 tag on the page with css 124 use an image to replace bullet in ul list 123 preg replace clean a string only allow a-zA-Z0-9 characters 123 share to twitter html link only 122 animate css 122 commit and push changes to git repo 122 get last month as a number with php 1k+ Adding HTML Templates into TinyMCE Editor 121 PHP str_replace - find and replace part of a string
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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

grid-template-areas

The grid-template-areas CSS property specifies named grid areas, establishing the cells in the grid and assigning them names.
grid-template-areas css reference