]> source.dussan.org Git - jquery-ui.git/commitdiff
demos/accordion/default.html: line wrapping for view source
authorRichard Worth <rdworth@gmail.com>
Sat, 24 Jan 2009 13:07:06 +0000 (13:07 +0000)
committerRichard Worth <rdworth@gmail.com>
Sat, 24 Jan 2009 13:07:06 +0000 (13:07 +0000)
demos/accordion/default.html

index 912854b28178e8c8fa030f6d00d8e3576af4dbc4..7a8445b8db1d74c0d8f63200a072266a64bebb8c 100644 (file)
 
 </div><!-- End demo -->
 
-
-
 <div class="demo-description">
-
-<p>Click headers to expand/collapse content that is broken into logical sections, much like tabs.  Optionally, toggle sections open/closed on mouseover.</p>
-<p>The underlying HTML markup is a series of headers (H3 tags) and content divs so the content is usable without JavaScript.</p>
-
+<p>
+Click headers to expand/collapse content that is broken into logical sections, much like tabs.
+Optionally, toggle sections open/closed on mouseover.
+</p>
+<p>
+The underlying HTML markup is a series of headers (H3 tags) and content divs so the content is
+usable without JavaScript.
+</p>
 </div><!-- End demo-description -->
 
 </body>