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
706 margin padding framework 706 react basic hello world 703 using gzdeflate on a string php 701 matches the url and does something if it matches a certain string 700 change the border radius of an element with javascript only 699 css responsive max and min targets @media 698 Warning: Undefined variable $class_single_hero in /var/www/html/pages/section.page.php on line 177 698 check if a file exists with php 698 loop to arr.length or array length 696 wordpress get page content to display on template page 695 jquery add a click function if the window size is greater than target_width 694 my default text shadow css 694 replace anything in brackets in a string using preg_replace regex php 694 split a string into an array using split javascript 693 php function to remove the query string from a url 692 check length of element jquery 691 show post content on template wordpress 691 youtube embed no controls auto play iframe 690 find the 1st occurence of a string in another string 688 write the contents of a url into a file with php 686 Auto Changing Image URL 686 Changing an array declared with const 683 submit a form with javascript onclick 681 test love like dislike script from api 678 show errors in php with toggle 677 Use Recursion to Count Down 676 Applied Accessibility - Tab Index 676 Kinda Crappy 3D button code 676 share to linked in current url button with javascript 675 add a page template in a wordpress theme 674 target data attribute with css 673 append a query string to all url's on a page 673 tar.gz to compress a directory in linux and then decompress it 672 form checkbox replacement with large tick using label 671 Using Node to get a Web Dev Environment with livereload up and running 668 bootstrap basic grid layout 667 Get Current Page URL PHP 667 get the stylesheet directory in wordpress theme 666 select something with custom data attribute css 664 get element by id with javascript 664 rotate an element when its selected 662 chevron left 661 add chevrons to a ul list 661 list all network connections linux 660 get file name from path name in php 659 pretty printing json with php 658 github logo background png css 658 php strip non numbers from string - remove all non-numeric characters from a string 657 form elements australian state list 656 setting up css variables in your stylesheet
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

Do you want to be right or happy? You can’t be both.

Suggests that in many situations - especially in relationships or arguments - insisting on being right can come at the cost of harmony or peace of mind. It implies that prioritizing your ego or the need to win an argument may damage relationships or personal contentment, whereas letting go of that need (even if you’re technically right) may lead to greater happiness.


Gerald Jampolsky
Random CSS Property

::backdrop

The ::backdrop CSS pseudo-element is a box the size of the viewport which is rendered immediately beneath any element being presented in fullscreen mode. This includes both elements which have been placed in fullscreen mode using the Fullscreen API and <dialog> elements.
::backdrop css reference