Losing the table tags

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

Guest

I'm creating several labels and radiobuttonlists in VB.net code behind using
an asp.net placeholder tag. When the web form displays the radio buttons
are below the labels. Looking at the viewsource of the browser i see there
are table tags around my labels and radiobuttons. How do i get rid of the
table tags and get the lables and buttons side by side?
 

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