Skip to content

Instantly share code, notes, and snippets.

@hteumeuleu
Created April 10, 2017 11:02
Show Gist options
  • Save hteumeuleu/364dac8bc884e70323f326b3542f5222 to your computer and use it in GitHub Desktop.
Save hteumeuleu/364dac8bc884e70323f326b3542f5222 to your computer and use it in GitHub Desktop.
Outlook.com's latest bug
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Outlook.com Latest Bug</title>
</head>
<body>
<div style="max-width:480px; background:red;">
<img src="http://i.imgur.com/FmqnwPj.jpg" alt="" style="display:block; max-width:100%;" />
<img src="http://i.imgur.com/AXc8vRn.jpg" alt="" style="display:block; max-width:100%;" />
<img src="http://i.imgur.com/EyeVvhh.jpg" alt="" style="display:block; max-width:100%;" />
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment