eb83eae70d34af62730962ca17284a27ddf7a841
[platform/framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.0.1pre / tests / unit / navigation / title1.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4         <meta charset="utf-8">
5         <title>Title Tag</title>
6 </head>
7 <body>
8
9 <div data-nstest-role="page">
10   <a href="./" id="title-check-link">back to the parent page</a>
11 </div>
12 </body>
13 </html>