<link rel="stylesheet" href="https://apps.bdimg.com/libs/jquerymobile/1.4.2/jquery.mobile.min.css">
<script src="https://apps.bdimg.com/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="https://apps.bdimg.com/libs/jquerymobile/1.4.2/jquery.mobile.min.js"></script>
<div data-role="page" id="pageone">
<div data-role="content">
<div class="ui-block-a"><a href="#" data-role="button">第一列按钮</a><br>
<span>第一列:This is some text. This is some text. This is some text. This is some text. This is some text.</span>
<a href="#" data-role="button">第二列按钮</a><br>
<span>第二列:This is some text. This is some text. This is some text. This is some text.</span>
<a href="#" data-role="button">第三列按钮</a><br>
<span>第三列:This is some text. This is some text. This is some text. This is some text.</span>