mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
17 lines
558 B
HTML
17 lines
558 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>jQuery Mobile Event Test Suite</title>
|
|
</head>
|
|
<body>
|
|
|
|
<blockquote class="bq">
|
|
<p>“You will not apply my precept,” he said, shaking his head. “How often have I said to you that when you have eliminated the impossible, whatever remains, however improbable, must be the truth?”</p>
|
|
<address>Arthur Conan Doyle</address>
|
|
<cite>Sherlock Holmes: The Sign of the Four</cite>
|
|
</blockquote>
|
|
|
|
</body>
|
|
</html>
|