Title1

Title2

Title3

5-1 建立入口網站

一、入口網站

  1. 請把原先的 index.html 改名為 index1.html
  2. 首頁: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>

     

  3. 免費主題:https://startbootstrap.com/template-categories/all/
  4. QRCode:http://www.quickmark.com.tw/cht/qrcode-datamatrix-generator/default.asp?qrLink
  5. 電子相簿:https://webugm.github.io/tncomu10701/