Image and Text

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

Guest

Hello all!
A quick question. I have a datalist with a images and labels. How can I
have the labels line up right to the right of the image, instead of below?

Thanks!

Rudy
 
You can use CSS positioning styles or an HTML table (with 2 columns in each
row).

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 
Cool! Thanks!

Kevin Spencer said:
You can use CSS positioning styles or an HTML table (with 2 columns in each
row).

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 

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