Progressive enhancement

https://en.wikipedia.org/wiki/Progressive_enhancement

Progressive enhancement is a strategy for web design that emphasizes accessibility, semantic HTML markup, and external stylesheet and scripting technologies. Progressive enhancement uses web technologies in a layered fashion that allows everyone to access the basic content and functionality of a web page, using any browser or Internet connection, while also providing an enhanced version of the page to those with more advanced browser software or greater bandwidth.

原文地址:https://www.cnblogs.com/rsapaper/p/6055421.html