Re: div presentation order
> No. The only real way to do it is with positioning (you could also use
> absolute positioning), but for anything but a very simple page that will
> be very difficult to manage.
>
> More feasible would be to pull the DOM tree apart with scripting and put
> it back together again in a different order.
Ok, thank you for both sugestions. Both were good and very ful,
and even if wasn't exactly what I was looking for, they'll !
Regards!
André
|