/ Published in: HTML
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, nimimum-scale=1, maximum-scale=1">
<meta name="robots" content="noindex, nofollow">
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.0b3/jquery.mobile-1.0b3.min.css" />
<link rel="apple-touch-icon" href="/img/icon-qrxel.gif" />
</head>
<body>
<!-- page item0 -->
<div data-role="page" id="item0" data-title="title Item 0">
<div data-role="header">
</div>
<div data-role="content">
<ul data-role="listview">
</ul>
</div>
<div data-role="footer">
</div>
</div>
<!-- fin page item0 -->
<!-- page item1 -->
<div data-role="page" id="item0" data-title="title Item 1">
<div data-role="header">
</div>
<div data-role="content">
</div>
<div data-role="footer">
<div data-role="navbar">
<ul>
</ul>
</div>
</div>
</div>
<!-- fin page item1 -->
</body>
</html>
Comments
 Subscribe to comments
                    Subscribe to comments
                
                