
Untitled
By: a guest on
May 9th, 2012 | syntax:
None | size: 1.05 KB | hits: 25 | expires: Never
<!DOCTYPE html>
<html>
<head>
<!--DO NOT TOUCH -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="file.js" type="text/javascript" charset="utf-8"></script>
<!--END DO NOT TOUCH-->
<link rel="stylesheet" href="css/style.css" />
</head>
<body onload="sendXMLRequest()">
<div data-role="collapsible" data-theme="c" data-collapsed="true">
<h3 id="rome_collapse">=(</h3>
<p>I'm the collapsible content. By default I'm open and displayed on the page, but you can click the header to hide me.</p>
</div>
<div data-role="collapsible" data-theme="c" data-collapsed="true">
<h3 id="florance_collapse">=(</h3>
<p>I'm the collapsible content. By default I'm open and displayed on the page, but you can click the header to hide me.</p>
</div>
<div data-role="collapsible" data-theme="c" data-collapsed="true">
<h3 id="venice_collapse">=(</h3>
<p>I'm the collapsible content. By default I'm open and displayed on the page, but you can click the header to hide me.</p>
</div>
</body>
</html>