Hi

i am building a website and i would like to know if there is a way to put image+label in a page without using the regular repeater.

when using repeater you must use (HTML) Table, and as far as i know, using tables on your code is not advised.
there is another control that i can use, without using table?

i know that the ASP creating an HTML page with tables at the end, but i dont what tables in my source code.

BTW i am using DIV + CSS to design the layouts (no HTML and no tables )

Thanks
Sandkiller