Friday, September 6, 2019

table EXAMPLE

Table Example



<table border="10" bordercolor="blue">
  <tr>
    <th colspan="3" bgcolor="red"></th>
  </tr>
  <tr>
    <td bgcolor="saddlebrown"></td>
    <td></td>
    <td></td>
  </tr>
  <tr>
    <td></td>
    <td></td>
    <td></td>
  </tr>
</table>




My Predicted Grade


No comments:

Post a Comment

Stencyl: Crash Course 1 - Let's Make a Game

Stencyl Download Crash Course 1 requires: Crash Course Kit - LINK  - drag into Stencyl or IMPORT Another simple game - c...