Created
April 10, 2017 11:02
-
-
Save hteumeuleu/364dac8bc884e70323f326b3542f5222 to your computer and use it in GitHub Desktop.
Outlook.com's latest bug
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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