mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-17 06:20:26 +00:00
17 lines
554 B
HTML
17 lines
554 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>“What the deuce is it to me?” he interrupted impatiently; “you say that we go ’round the sun. If we went ’round the moon it would not make a pennyworth of difference to me or to my work.”</p>
|
||
<address>Arthur Conan Doyle</address>
|
||
<cite>Sherlock Holmes: A Study in Scarlet</cite>
|
||
</blockquote>
|
||
|
||
</body>
|
||
</html>
|