Jump to content

snufff

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by snufff

  1. When Visual Studio 2005.net renders a WebControl he creates a span tag.Is this HTML correct?<table> <tr> <span id="thisIsWhatMyWebControlGenerates"> <td>Label </td> <td>Value </td> </span> </tr><table>He works fine, but can be wrong...the question is that the tag span is nested with tr tag

×
×
  • Create New...