how to change client tags

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

when you use a <asp:Label> VS default creates a <Span> in IE.
How can you get him to create a <div>
 
Why not to use asp:Panel that will produce <div> naturally?

Eliyahu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top