Stap 3: tabellen
Tabellen zijn super handig als een materialen organisator of om gegevens weer te. HTML organiseert tabellen met behulp van een verscheidenheid van tags:
Tag | Beschrijving |
---|---|
<table> | Tabel: Definieert het begin en einde van een tabel |
<tbody> | Tabel lichaam: Een optioneel label te definiëren van de hoofdtekst van een tabel |
<tr> | Tabelrij: Hiermee maakt u een nieuwe rij in de tabel |
<th> | Tabelkoptekst: Hiermee definieert u de kop van een kolom |
<td> | Tabelgegevens: Definieert een normale cel |
In het volgende voorbeeld (met een beetje van CSS om kruiden dingen):
Deel | Bron |
---|---|
2 x 10KΩ weerstanden | Sparkfun, RadioShack |
2 x 220Ω weerstanden | |
2 x 10-47µF condensatoren | |
2 x LED 's | |
2 x PNP transistors |
~ ~ = Dit gemeenschappelijk gedeelte kan worden geborgen van bijna alles
~ ~ = U kan redden dit, of als het wordt gekocht, zal er restjes
Code
< tabelrand = "1" style = "Randkleur: rgb (189,189,189); rand: 1.0px solide rgb(189,189,189);" > <table border="1" style="border-color: rgb(189,189,189);border: 1.0px solid rgb(189,189,189);"> <tbody> <tr> <th>Part</th> <th>Source</th> </tr> <tr> <td style="background-color: rgb(212,255,215);">2x 10KΩ resistors</td> <td><a href="https://www.sparkfun.com/products/10969" rel="nofollow">Sparkfun</a>, <a href="http://www.radioshack.com/product/index.jsp?productId=2062330" rel="nofollow">RadioShack</a></td> </tr> <tr> <td style="background-color: rgb(212,255,215);">2x 220Ω resistors</td> <td> <p><a href="https://www.sparkfun.com/products/10969" rel="nofollow">Sparkfun</a>, <a href="http://www.radioshack.com/product/index.jsp?productId=2062317" rel="nofollow">RadioShack</a></p> </td> </tr> <tr> <td style="background-color: rgb(231,222,255);">2x 10-47µF capacitors</td> <td> <p><a href="https://www.sparkfun.com/products/523" rel="nofollow">Sparkfun</a>, <a href="http://www.radioshack.com/product/index.jsp?productId=12448323" rel="nofollow">RadioShack</a></p> </td> </tr> <tr> <td style="background-color: rgb(231,222,255);">2x LEDs</td> <td> <p><a href="https://www.sparkfun.com/products/10969" rel="nofollow">Sparkfun</a>, <a href="http://www.radioshack.com/product/index.jsp?productId=12611319" rel="nofollow">RadioShack</a></p> </td> </tr> <tr> <td>2x PNP transistors</td> <td> <p><a href="https://www.sparkfun.com/products/522" rel="nofollow">Sparkfun</a>, <a href="http://www.radioshack.com/product/index.jsp?productId=2062585" rel="nofollow">RadioShack</a></p> </td> </tr> </tbody> </table> < tr >< th > deel < /th >< th > Source < /th >< /tr > <form action="http://www.w3schools.com/tags/demo_form.asp" id="Do_you_like_the_Instructables">Do you like td style = "background-color: rgb(212,255,215);" > 2 x 10KΩ weerstanden < /td >< td >< een href = "https://www.sparkfun.com/products/10969" rel = "nofollow" > Sparkfun < /a >, < een href = "http://www.radioshack.com/product/index.jsp?productId=2062330" rel = "nofollow" > < /a >< /td >< /tr > RadioShack <p id="hello">This is a paragraph with the id "hello."</p> < td style = "background-color: rgb(212,255,215);" > 2 x 220Ω weerstanden < /td > <a href="#hello" rel="nofollow">This link sends you to "#hello"</a> < p >< een href = "https://www.sparkfun.com/products/10969" rel = "nofollow" > Sparkfun < /a >, < een href = "http://www.radioshack.com/product/index.jsp?productId=2062317" rel = "nofollow" > < /a >< /p >< /td >< /tr > RadioShack //Code by Nodcah void setup(){ Serial.begin(9600); } void loop(){ Serial.println("Code"); delay(100); } < /pre><fieldset> <legend>Code</legend><pre style="font-size: 11.0px;width: 600.0px;height: 300.0px;border: 1.0px dotted black;"><fieldset> <legend><strong>Materials</strong></legend> <ul class="curly"> <li>Arduino</li><li>Resistors</li><li>LEDs</li><li>Etc.</li></ul> </fieldset> <fieldset> <legend><strong>Tools</strong></legend> <ul class="curly"> <li>Pliers</li><li>Duct tape</li><li>Soldering iron</li><li>Etc.</li></ul> </fieldset> <fieldset> <legend><strong>Code</strong></legend> <pre style="font-size: 11.0px;width: 600.0px;border: 1.0px dotted black;">//Code by Nodcah void setup(){ Serial.begin(9600); } void loop(){ Serial.println("Code"); delay(100); } < /pre></fieldset> < td style = "background-color: rgb(231,222,255);" > 2 x 10-47µF condensatoren < /td > <p class="CLASSNAME">Styled text goes here</p> < p >< een href = "https://www.sparkfun.com/products/523" rel = "nofollow" > Sparkfun < /a >, < een href = "http://www.radioshack.com/product/index.jsp?productId=12448323" rel = "nofollow" > < /a >< /p >< /td >< /tr > RadioShack <p style="font-family:CompleteInHimPro;">Complete In Him Pro</p> < td style = "background-color: rgb(231,222,255);" > 2 x LEDs < /td > <p style="font-family:RBNo2;">RBNo2</p> < p >< een href = "https://www.sparkfun.com/products/10969" rel = "nofollow" > Sparkfun < /a >, < een href = "http://www.radioshack.com/product/index.jsp?productId=12611319" rel = "nofollow" > < /a >< /p >< /td >< /tr > RadioShack <p>Difficulty: <b style="background-color: grey;color: grey;border: 1.0px solid black;">e</b> <b style="background-color: grey;color: grey;border: 1.0px solid black;">a</b> <b style="background-color: white;color: white;border: 1.0px solid black;">s</b> <b style="background-color: white;color: white;border: 1.0px solid black;">y</b> <b style="background-color: white;color: white;border: 1.0px solid black;">..</b></p> < td > 2 x PNP transistors < /td > <button>