Tag: Markup languages

Embedding pdfs without any Issu

  • January 26, 2012 at 12:09 pm
  • Sick of relying on Issu, or other bloated third parties, simply for embedding documents? Well, it turns out you can embed .pdf and .ppt files via Google Docs using a simple iframe. You don’t even need a Google account. <iframe src=”http://docs.google.com/gview?url=http://document.pdf&embedded=true”></iframe> Simply replace the bold text with your document’s url and style the iframe with [...]

Web Designer’s Checklist

  • July 18, 2010 at 9:01 am
  • An up-to-date set of comparison tables for browser support of CSS3 selectors and HTML5 properties. It doesn’t include IE9, because they have a whole separate page of tables previewing IE9 support for HTML5 and CSS3. Visit Web Designer’s Checklist

Join the cause for standards in html email

  • October 1, 2007 at 5:17 pm
  • I’ve suffered plenty of headaches trying to create standards-compliant emails, and have given up in favour of bloated, cumbersome, outdated html (ie the stuff of nightmares where the design of each paragraph is dependent on its own font tags).