20150615 20150615

 

 

<!DOCTYPE html>

<html lang="zh-TW"><head>

 

 

<meta name="viewport" content="width=device-width, initial-scale=1"><title>作業四</title>

 

<style type="text/css">

.ui-icon-phone-call {

background-image : url(phone_call.gif);}

.ui-icon-phone-on {

background-image : url(phone_on.jpg);}

.ui-icon-phone-silent {

background-image : url(phone_silent.png);}

h3  { color: blue; }

p {font-size: 10pt;}

</style>

<script src="jquery-1.10.2.min.js"></script>

<link rel="stylesheet" href="jquery.mobile-1.3.2.min.css">

<script src="jquery.mobile-1.3.2.min.js"></script></head><body> 

<div data-role="page" id="page1" data-theme="c">

<div data-role="header" data-theme="e">

<h1>行動網頁設計作業四</h1>

</div>

<div data-role="content" id="content1" data-theme="d"> 

<center><table border="0">

<tbody><tr><td><a href="#page2" data-role="button"><img src="1.png" height="80" width="80">關於我們</a></td> </tr><tr>

<td><a href="A1.html" data-role="button"><img src="2.png" height="80" width="80">該法輪了吧</a></td></tr><tr>

<td><a href="#page4" data-role="button"><img src="5.png" height="80" width="80"/>法輪大法好呀</a></td><tr>

               <td><a href="map04.html" data-role="button"><img src="3.png" height="80" width="80">法輪實習場地圖</a></td></tr><tr>

</tr></tbody></table></center>

</div>

  <div data-role="footer" data-theme="b">

  <h1>大漢電通系三A  10179504 羅凱文</h1>

  </div>

</div><!--page-->

    

 

<div data-role="page" id="page2" data-add-back-btn="true" data-back-btn-text="上一頁" data-theme="d">

<div data-role="header" data-theme="b">

<h1>法輪大法好</h1>

<!--a href="771.html" class="ui-btn-left" data-icon="home" data-iconpos="notext" data-direction="reverse"></a--> 

</div>

<div data-role="content" id="content1"> 

<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/d/db/Falun_Gong_Logo.svg/250px-Falun_Gong_Logo.svg.png"><br><h3>法輪大法好呀!!!</h3>

<img src="http://big5.minghui.org/mh/article_images/2005-12-25-tw-paizi-02.jpg"><br><p>用法輪功愛台灣

</p> 

</div> <!--content-->

</div> <!--page2-->

 

 

 

</body></html>

 

 

<body> 

    

<div data-role="page" id="page4" data-add-back-btn="true" data-back-btn-text="上一頁" data-theme="d">

<div data-role="header" data-theme="e">

<h1>該摺扇了吧</h1>

</div>

<div data-role="content" data-theme="d" id="content1">

<div data-role="collapsible-set">

<div data-role="collapsible" data-theme="b" >

<h3>該巴哈了吧</h3>

<table width="100%" border="0" cellpadding="10" id="table1">

<tr>

<td>

<p>巴哈姆特<br>

特姆哈巴<br>

<a href="tel:0912345678">法輪大法好.</a><br>

網站:http://www.gamer.com.tw/<br>

</p>

<center>

<a href="s1.html"  data-mini="true" data-role="button" data-inline="true" data-theme="e">巴哈介紹</a>

<a href="http://www.gamer.com.tw/"  data-mini="true" data-role="button" data-inline="true" data-theme="e">踏上法輪之路</a>

</center>

</td>

</tr>

</table>

</div>

    

<div data-role="collapsible" data-theme="b" data-collapsed="true">

<h3>該大漢了吧</h3>

<table width="100%" border="0" cellpadding="10" id="table1">

<tr>

<td>

<p>大漢<br>

<a href="tel:091234578">大漢</a><br>

網站:http://www.dahan.edu.tw/releaseRedirect.do?unitID=183<br>

</p>

<center>

<a href="#"  data-mini="true" data-role="button" data-inline="true" data-theme="e">大漢介紹</a>

<a href="http://www.dahan.edu.tw/releaseRedirect.do?unitID=183"  data-mini="true" data-role="button" data-inline="true" data-theme="e">踏上法輪之路</a>

</center>

</td>

</tr>

</table>

</div>

    

<div data-role="collapsible" data-theme="b" data-collapsed="true">

<h3>該番薯吧</h3>

<table width="100%" border="0" cellpadding="10" id="table1">

<tr>

<td>

<p>番薯<br>

<a href="tel:0912345678">番薯</a><br>

網站:http://www.yam.com/<br>

</p>

<center>

<a href="#"  data-mini="true" data-role="button" data-inline="true" data-theme="e">番薯介紹</a>

<a href="https://www.facebook.com/?_rdr"  data-mini="true" data-role="button" data-inline="true" data-theme="e">踏上法輪之路</a>

</center>

</td>

</tr>

</table>

</div>

    

</div>  <!-- set -->        

    </div>  <!--content-->

</div> <!--page-->

 

 

</body>

</html>