edit-article
Home
Up
Delete
Article Name:
Article Description:
] overview - theory of and examples of using 'progressive enhancement' approach to developing your web site/application
Chapter ID/Name:
Status:
Write
Writing
Written
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">progressive enhancement</h1> <h2>[WHAT]</h2> <ol> <li>] the practice of seperating your web page(s), html, css and javascript</li> <li>] html is the first layer (structure)</li> <li>] css is the second layer(styles)</li> <li>] javascript is the third layer(behaviour)</li> <li>] theory is that each of the subsequent layers beyond layer 1, should enhance the user experience(UX) BUT</li> <li>] without the subsequent layers, layer 1 should be able to stand on it's own.</li> </ol> <h2>[WHY]</h2> <ol> <li>] </li> </ol> <h2>[WHERE]</h2> <ol> <li>] <a href="http://www.alistapart.com/articles/understandingprogressiveenhancement" target="_blank">Understanding <em>Progressive</em> <em>Enhancement</em></a> 2008</li> <li>] <a href="http://sixrevisions.com/web-development/progressive-enhancement/" target="_blank">http://sixrevisions.com/web-development/progressive-enhancement/</a> </li> <li>] <a href="http://tomdale.net/2013/09/progressive-enhancement-is-dead/" target="_blank"><em>Progressive</em> <em>Enhancement</em> Is Dead</a> SRC=hn <a href="https://news.ycombinator.com/item?id=6316516" target="_blank">comments</a> 2013-09</li> </ol> <h2>[WHEN]</h2> <ol> <li>]</li> </ol> <h2>[EXAMPLE]</h2> <ol> <li>]</li> </ol> <h2>[HOW-TO]</h2> <ol> <li>]</li> </ol> <h2>[REFERENCE]</h2> <ol> <li>]</li> </ol> <h1 style="text-align: center;"> </h1>