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
313 How to Define a HTML Class in JSX in React 313 python extract title tag from url and html using regex 312 sticky table headers 312 wordpress get the current category id name and slug 311 add a toggle with jquery and change the class 311 encode url with javascript 310 Video Placeholder Image HTML 310 fixing error Call to undefined function simplexml_load_string 310 how to make a transparent logo white with css 31 Identify which IPs are driving connections: 309 four box responsive section with all classes find and replace boxsection title foundation grid (4 box) 309 get the value from a range input field with javascript 309 scrollbar replacement simplebar 309 svg animated line testing - shooting star right 308 Warning: file_put_contents(/var/www/html/bundle/responsive-viewport-meta-tag-responsive-meta-tag/index.php): failed to open stream: Permission denied in /var/www/html/pages/update.page.php on line 167 308 center everything in a div with flex-center (centre) 308 wordpress change domain in config, wordpress domain config 307 Invalid argument supplied for foreach() 307 Making an image responsive using css 307 change the cursor to a pointer for an element 307 load oldest item based on insdate then update the insdate to now - load_latest_single_update 306 load from fields array php class function 305 create a mysql or sqlite current timestamp with php 305 using figcaption and figure for your images 304 Clear Youtube DL Cache to fix 403 Forbidden error, youtube-dl 403 forbidden 304 add years as options to select dropdown 304 get and show the featured image on a wordpress page template 304 list items from blog and filter by category name 303 button zoom effect with expanding background 303 hide and show elements with js using getElementById and style.display 303 php redirect 303 simple file cache and check in php 303 take full page screenshot screencapture using chrome dev tools 303 using moment.js to make your time format nicer 302 javascript attach a click event to an id not using jquery 302 moving the hits widget into the post header and footer 302 parallax js scroll testing 302 using getElementById and innerHTML to change the html of content no jquery 301 codemirror htmlmixed textarea 301 install cmatrix on mac m1 301 simple linear gradient overlay for an image to make it darker or lighter 301 style page numbers [fixed] 300 wordpress include jquery in theme functions 299 php return json header and content 298 Radial Click Effect 298 button with separated chevron 298 extract meta attributes with simple html dom 297 Common and Uncommon Meta Tag's and Social Meta Tags 297 using custom request headers array with curl 296 add google captcha to enable and disable a form button
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


Not Sure
Random CSS Property

<display-outside>

The <display-outside> keywords specify the element's outer display type, which is essentially its role in flow layout. These keywords are used as values of the display property, and can be used for legacy purposes as a single keyword, or as defined in the Level 3 specification alongside a value from the <display-inside> keywords.
<display-outside> css reference