Quantcast
Browsing latest articles
Browse All 21 View Live

HTML email like a ninja

If you’ve ever had the arduous task of coding up HTML email templates, you’ll be very aware of the difficulties faced in the implementation. Cross email client rendering differences and nuances are...

View Article


HTML5 doctype keyboard shortcut in WebStorm

When creating a new HTML document, more specifically, HTML5, there can be that sluggish feeling as you go to create the page: Getting the boilerplate/skeleton of the HTML structure out of the way....

View Article


Add subject & body text to HTML mailto email

If you want to add more control and customisation over the mailto HTML href link, you can add subject and body text. Here’s an example: <a href="mailto:contact@codechewing.com?subject=Website...

View Article
Browsing latest articles
Browse All 21 View Live