Revision for “Table” created on January 28, 2015 @ 23:27:37
|
Table
|
|
The <table> tag defines an <a title="HTML" href="http://code.emrysproductions.com/wiki/html/">HTML</a> table.
An HTML table consists of the <table> element and one or more <tr>, <th>, and <td> elements. <iframe src="http://jsfiddle.net/mapster86/sdp0v2re/embedded/html,result" width="100%" height="300" frameborder="0" allowfullscreen="allowfullscreen"></iframe> A more complex HTML table may also include: |