new forms intro

This commit is contained in:
Todd Parker 2010-10-14 15:11:34 -04:00
parent a778140c23
commit b4f1f8b920

View file

@ -15,7 +15,7 @@
</div><!-- /header -->
<div data-role="content">
<p>Forms are great!</p>
<p>All form elements begin with standard html controls that are enhanced to make them more attractive and easy-to-use. In browsers that don't support the custom controls, they will still have a usable experience because these are all based on native form elements.</p>
<ul data-role="listview" data-inset="true">
<li><a href="forms-all.html">All form elements</a></li>