On Fri, 30 Aug 2002, Shlomi Fish wrote: > > Because I want all of them aligned. Something like: > > [Entry1] [Button1] > [Entry2] [Button2] > [Entry3] [Button3] > [Entry4] [Button4] > > > Why use XHTML ? > > > > I want the HTML to be standards-compliant.
Off the top of my head I can suggest two things: 1. Placement. You'd need to define styles for that, but you should be able to define an exact placement for each element 2. Define a width in pixels for each cell. It should give you a pretty god alignment. > > Regards, > > Shlomi Fish -- Thanks, Uri http://translation.israel.net ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
