數位相簿很上手
一、入口網站
- 請把原先的 index.html 改名為 index1.html
 - 首頁:index.html
	
<div class="container my-5">
  <h1 class="text-center">入口網站</h1>
  <table class="table table-hover table-bordered">
    <thead>
      <tr>
        <th class="text-center" scope="col" style="width:10%">#</th>
        <th class="text-center" scope="col" style="width:20%">網站名稱</th>
        <th class="text-center" scope="col">網站</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th class="text-center align-middle" scope="row">0</th>
        <td class="text-center align-middle" >育將電腦工作室</td>
        <td class="text-center align-middle" >
          <a href="#" target="_blank">
            <img src="....">
          </a>
        </td>
      </tr> 
    </tbody>
  </table>
</div>
	
 - 免費主題:https://startbootstrap.com/template-categories/all/
 - QRCode:http://www.quickmark.com.tw/cht/qrcode-datamatrix-generator/default.asp?qrLink
 - 電子相簿:https://webugm.github.io/tncomu10701/