This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div data-role="page"> | |
| <div data-role="header"> | |
| <h1>Thumbnails</h1> | |
| </div> | |
| <div data-role="content"> | |
| <ul data-role="listview"> | |
| <li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div data-role="page"> | |
| <div data-role="header"> | |
| <h1>Text Formatting</h1> | |
| </div> | |
| <div data-role="content"> | |
| <ul data-role="listview"> | |
| <li data-role="list-divider">Ben Folds Five Songs</li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div data-role="page"> | |
| <div data-role="header"> | |
| <h1>Count Bubbles</h1> | |
| </div> | |
| <div data-role="content"> | |
| <ul data-role="listview"> | |
| <li data-role="list-divider">Albums</li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div data-role="page"> | |
| <div data-role="header"> | |
| <h1>List Dividers</h1> | |
| </div> | |
| <div data-role="content"> | |
| <ul data-role="listview" data-dividertheme="d"> | |
| <li data-role="list-divider">B</li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div data-role="page"> | |
| <div data-role="header"> | |
| <h1>Data Inset</h1> | |
| </div> | |
| <div data-role="content"> | |
| <ul data-role="listview" data-inset="true"> | |
| <li>Ben Folds Five</li> |
NewerOlder