Need help on display dynamic data horizonally -
09-07-2006
, 10:40 PM
Could anyone help me out please...
I am using Dreamweaver 8, i have a recordset which contains image_path(text)
and title(text) field, and i am trying to make a dynamic page that will display
the image and the title of the image right below for each data horizontally.
First, i drag the image_path from binding into the image holder and drag title
right below the image, then I highlight both image_path and title and do the
repeat region, and since there is </BR> between the image and the title, my
dynamic data will display vertically instead of horizontally, please tell me
how i can fix that. I want to display the data horizontally, thank you very
much.
Ming |