Format

  • Thread starter Thread starter shapper
  • Start date Start date
S

shapper

Hello,

I need to display a few controls in the following way:

Hyperlink | Link Button | Label | Image Button

Without using tables, what is the best way to do this?

Can I use some kind of list?

Thanks,

Miguel
 
This is the sort of thing that tables are good for. But it could also be
done using a series of divs with their "float" style set to "left."

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net
 

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