This is an extension of Can AMP be used as both mobile and desktop versions?
I would like to build a (simple) microsite using AMP. The same site should also work on Desktops as well.
Since AMP is developed and meant for Mobile devices (with a higher standard), I was wondering what the best way is to approach this.
To illustrate that it might be a real problem, here is a screenshot of https://www.ampproject.org/docs/get_started/about-amp.html with IE11:
You can clearly see that the YouTube video renders way too big in width and height for example.
AMP team member here.
AMP is definitely not exclusive to Mobile. Both the AMP website and my own (paulbakaus.com) showcase this clearly.
The above screenshot looks like a bug – all components should work across Mobile and Desktop (and everything inbetween, provided you're using the last two versions of a popular browser). Please file any bugs you find at https://github.com/ampproject/amphtml/issues. Thanks!