[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] OT: HTML, Forms and Buttons?
On Wed, Jan 19, 2005 at 12:36:09PM -0500, Jay Loden wrote:
> I've got a completely table and frame free setup at http://jayloden.com and at
> http://philambaupsilon.org
>
> I don't know how comfortable you are with CSS, but you could also just make a
> table with a table cell on the side. Either is better than a frame. :)
Barely. Tables should be used for tabular data, not for display hacks.
Use CSS -- it's easy, and it works.
Cheers,
--George