Team:NTHU Taiwan/Model

wiki 編輯中頁面 請在底下留言正在編輯中的wiki頁面, 如果完成請直接刪掉留言。 這樣能避免同時多人編輯同一網站造成資料遺失, 謝謝。 //字小 //字小 //字小

內文:

大標:

加粗:

Section view of the filter.

固定頁寬, 行高, 左右對齊: 最上方CSS部分

  1. content { width:100%; padding:0px; margin-top:-7px; margin-left:0px;}
  2. content { width:100%; padding:0px; margin-top:-7px; margin-left:0px;overflow-x: hidden;}

<style> p{ width:1000px; font-size:15px; text-align: justify; text-justify:inter-ideograph; line-height: 30px; } </style> <body>

</body>

pdf, 圖片:1.從upload files, 從log紀錄找命名格式。 2.點圖片連結, 複製到code 命名參考: T--NTHU Taiwan--Parts--BasicPart.png T--NTHU Taiwan--AppliedDesign--PrototypeFrontView.png

<img src="T--NTHU_Taiwan--Notebook--Top.png">

<object data="https://static.igem.org/mediawiki/2017/f/ff/T--NTHU_Taiwan--Notebook--pdf1.pdf>

App demo video: <video width="960" height="720" controls> <source src="https://static.igem.org/mediawiki/2017/8/8e/T--NTHU_Taiwan--Applied_Design--App_Demo_Video.mp4" type="video/mp4"></video>

IoT demo video: <video width="960" height="720" controls> <source src="https://static.igem.org/mediawiki/2017/3/33/T--NTHU_Taiwan--test.mp4" type="video/mp4"></video>

Model demo video: <video width="960" height="720" controls> <source src=" https://static.igem.org/mediawiki/2017/0/02/T--NTHU_Taiwan--Demonstrate--Model_Demo_Video.mp4" type="video/mp4"></video>

Model Code <script src="https://gist.github.com/anonymous/3668cd8c80b361855161a3621bdeb031.js"></script>

<script src="https://gist.github.com/anonymous/4065f67ae3b79774a601b86faaff48ab.js"></script>

.igem_2017_content_wrapper .content p{ font-family: Lato; color: #2C2C2C; font-size: 1.4em; line-height: 1.3em; padding: 0px 0px; text-align: justify; text-justify:inter-ideograph; }


.igem_2017_content_wrapper h1, .igem_2017_content_wrapper h2 .igem_2017_content_wrapper h3, .igem_2017_content_wrapper h4, .igem_2017_content_wrapper h5, .igem_2017_content_wrapper h6 { font-family: Lato; padding: 50px 0px 15px 0px; border-bottom: 0px; color: #2C2C2C; letter-spacing: 1px;

}