Webdesign. Electronic signature software for developers - Java and J2me Demos. JSF Central - An Introduction to OpenFaces. It's no secret that the standard UI components bundled with JavaServer Faces (JSF) are by far not enough for any kind of serious web development.
There are a lot of JSF libraries out there, each one having its own advantages and disadvantages. Fortunately JSF lets you use several component libraries at once, and the new JSF 2.0 standard makes this option even more attractive. Here, I'll introduce you to the OpenFaces library, which extends the standard JSF components with advanced features. Rounded corner generator - Using CSS. CSS - The display declaration of div or any element. The display property lets you define how a certain HTML element should be displayed. display: block display: block means that the element is displayed as a block, as paragraphs and headers have always been.
A block has some whitespace above and below it and tolerates no HTML elements next to it, except when ordered otherwise (by adding a float declaration to another element, for instance).