how to display a background image in jsf
hi,
I have a image.now I want to display this image as a background image.On the top I have some outputtext.how can I do this
hi,
I have a image.now I want to display this image as a background image.On the top I have some outputtext.how can I do this
Use CSS for layout.
All JSF HTML components supports the 'style' and 'styleClass' attributes.