How to put an Image in the center/middle of the form (JSF/NetBeans 6.5)?
Posted
by MLB
on Stack Overflow
See other posts from Stack Overflow
or by MLB
Published on 2010-03-08T19:19:41Z
Indexed on
2010/03/08
19:21 UTC
Read the original article
Hit count: 182
html
Hi there:
I am trying to put an image in the center/middle of a form, but it appears only in the center/top. This is the code from the JSP (I am using JSF in NetBeans 6.5):
...
...
Why the doesn't appear in the center/middle of the form???
© Stack Overflow or respective owner