how to convert <font/> tab in .NET framework?

  • Thread starter Thread starter Harry
  • Start date Start date
H

Harry

how to convert <font/> tab in .NET framework?

e.g. if i want to write the follow html in code behind, what i can do?

<font class="css">cell 1</font>
 
Side note. If you hadn't gone with the label, you would have wanted to use
a <span> element
 

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