* Titus Brown wrote [2006-03-26 20:29:01 -0800]: > -> On Mar 26, 2006, at 7:17 PM, Tom Lesters wrote: > -> There was a demo somewhere that showed how to use > -> CSS to change the layout of quixote forms. > -> I hope the author willl see this and remind us where it is. > > Is this it? > > http://mikewatkins.net/ui/css/formtest.html Just bear in mind that I'd been toying around with different approaches so not all the examples are 'stock' Quixote forms; however the css files which the example references might prove helpful. Also this was done eons ago - not sure if Quixote forms have changed much since then, QP forms have a little. Similar examples - can't recall the specific differences - probably this was a working copy but seems to render slightly differently for a couple of examples. http://mikewatkins.net/ui/css/test.html Don't mind the large fonts - I'd made everything look quite different on purpose. Still like the use of the legend, fieldset and label attributes, but am not so stuck on avoiding divs these days.