Tag: Web development

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