mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-02 11:54:43 +00:00
markup edits
This commit is contained in:
parent
9758dcdea6
commit
6002a5575b
1 changed files with 2 additions and 2 deletions
|
|
@ -10,12 +10,12 @@
|
|||
|
||||
<div data-role="page" class="ui-body-c">
|
||||
<div data-role="header">
|
||||
<h1>"Justin Bieber" (12 results)</h1>
|
||||
<h1>Songs</h1>
|
||||
<a href="index.html" class="ui-back" data-icon="arrow-l">Home</a>
|
||||
</div>
|
||||
|
||||
<div data-role="content">
|
||||
<ol data-role="listview" data-inset="true" data-filter="true">
|
||||
<ol data-role="listview" data-filter="true">
|
||||
<li>
|
||||
<img src="images/jb.jpg" alt="jb" />
|
||||
<h2><a href="index.html">Baby (feat. Ludacris)</a></h2>
|
||||
|
|
|
|||
Loading…
Reference in a new issue