A tweet-sized debugger for visualizing your CSS layouts. Outlines every DOM element on your page a random (valid) CSS hex color.
One-line version to paste in your DevTools
Use $$ if your browser aliases it:
~ 108 byte version
| <% | |
| '---- Sample code to send email though MailGun | |
| '---- You must populate your base url and api-key below | |
| Function SendMailSync(toAddress, fromAddress, subject, body, htmlBody) | |
| Dim httpPostData | |
| Dim mailGunMessageUrl |
| Go to menu: | |
| Find -> Find in Files... (windows: ctrl+shift+f) | |
| Switch on reg_ex button (windows: alt+r) | |
| Find: | |
| ^.*\S+.*$ | |
| Where: | |
| c:\your_folder\,*.php,*.js,*.inc,*.html,*.htm,*.scss, -*/folder_to_exclude/*, -*.min.js |