Hi!

Does not the following spread across the window, or what do you mean?

<html>
<head>
</head>
<body>
<table style="width: 100%">
<tr><td  style="border-width: 2px; border-style: solid">col1</td><td
style="border-width: 2px; border-style: solid">col2</td><td
style="border-width: 2px; border-style: solid">col3</td></tr>
</table>
</body>
</html>

/Per

On Mon, Aug 10, 2009 at 2:35 PM, Gerald Fernando <
gerald.anto.ferna...@gmail.com> wrote:

> i used table but it will not be placed in the full page even i put table
> height and width = 100%
> if possible please explain little bit about
>
> div with CSS float: etc. in the page template.
>
>
>
> On Mon, Aug 10, 2009 at 5:24 PM, Wilhelmsen Tor Iver <toriv...@arrive.no
> >wrote:
>
> > > it will place one bye one
> > > but i need next to next.column wise
> >
> > Well, either use a Table with three columns to represent the panels or
> use
> > div with CSS float: etc. in the page template.
> >
> > - Tor Iver
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> >
> >
>
>
> --
> Thanks&regards,
> Gerald A
>

Reply via email to