Sure you can. I do it frequently....
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"Jeff" <jeffs@NoSpamLamSam.com> wrote in message
news:erindt$i70$1@forums.macromedia.com...
> PHP MySQL
> I have a MySQL table with several columns and multiple
records... it is
> easy to display these records in a <table> using
the repeat record server
> behavior applied to the <tr> that displays the
records.
>
> I would like to do this with CSS and eleminate
<table>'s
> My question is can this be done displaying the records
in a <div> using
> the repeat record server behavior?
> Or is this just one of those things that a <table>
is required?
>
> Jeff
>