If you want to get rid of those tables everywhere, you have two options to get your div's working:
use h:panelGroup and give it a style attribute style="display:block;" or use the t:div Tag of Apache MyFaces regards, Martin On 10/4/05, hicham abassi <[EMAIL PROTECTED]> wrote: > Hello, > > I seen many articles on the web about web design,especially div css layout. > In fact, as i just begun my first project with jsf, i used a lot pure > JSF html components. > But for this moment, i abuse on <h:panelGrid> <h:panelGroup> > > > What's your way about web design with JSF ? > pure JSF html components or mix with JSF html components (UIinput, > UIoutput,UIdata,...) with classic html div,span,... ? > > Thanks. > > > > -- > > hicham ABASSI > [EMAIL PROTECTED] > -- http://www.irian.at Your JSF powerhouse - JSF Trainings in English and German

