Home Start Back Next End
  
21
<!DOCTYPE html>
<html>
<head>
<title>jQuery Mobile Application</title>
<link rel="stylesheet"
href="http://code.jquery.com/mobile/1.0a4.1/jquery.mobile-1.0a4.1.min.css"
/>
<script src="http://code.jquery.com/mobile/1.0a4.1/jquery.mobile-
1.0a4.1.min.js">
</script>
</head>
<body>
</body>
</html> 
Halaman jQuery Mobile umumnya terbagi atas 3 bagian, yaitu bagian header,
bagian content, dan bagian footer
(Reid, 2011:2).
Berikut adalah contoh halaman
jQuery dalam bentuk div (Reid, 2011:2).
<div class="section" id="page1">
<div class="header"><h1>jQuery Mobile</h1></div>
<div class="content">
<p>First page!</p>
</div>
<div class="footer"><h1>Footer</h1></div>
</div>
Berikut adalah contoh halaman jQuery Mobile dalam bentuk HTML 5 (Reid,
2011:2)
<section id="page1">
<header><h1>jQuery Mobile</h1></header>
<div class="content">
Word to PDF Converter | Word to HTML Converter