Social Media Posts
Style broken images
Mar 27, 2019
No one likes broken images on their site, right? With this CSS tip you make a more aesthetically pleasing display if you happen to have a broken image on your website with a few lines of code
Quote controls with HTML & CSS
Mar 24, 2019
You can use the <q> HTML5 element to automatically wrap some content in quotes.
Database: dump query as CSV
Mar 23, 2019
Someone from business development asking you to dump a query as a csv from the database?