HTML <dialog> Tag


SUBMITTED BY: cozmaepure

DATE: May 26, 2016, 9:37 p.m.

FORMAT: HTML

SIZE: 200 Bytes

HITS: 20531

  1. <table>
  2. <tr>
  3. <th>January <dialog open>This is an open dialog window</dialog></th>
  4. <th>February</th>
  5. <th>March</th>
  6. </tr>
  7. <tr>
  8. <td>31</td>
  9. <td>28</td>
  10. <td>31</td>
  11. </tr>
  12. </table>

comments powered by Disqus