Goal: Embed an iframe in a webpage, which contains the contents of a public Google doc, listing upcoming meetings. This info changes frequently so it would be nice if the webmaster didn't have to re-upload the whole page each time.

Code:

<iframe src="https://docs.google.com/document/pub?id=119W752x3jw5IhYP8xZgrt715MrKe7YOGSyNKci8VuJQ&embedded=true" 
width="490" height="800" scrolling="no" frameborder="0"></iframe>

Firefox:

Safari:

Chrome:

Internet Explorer 9:

What the fuck is wrong with Microsoft. Why does this software exist. Why does ANYONE use it. WHAT THE FUCK.