> Morning All > > How do I insert a tab into a page? The page is being > downloaded into word 97 so I can't use nested tables but want > columns to line up nicely. >
Erm... Not too easily... Either use a <pre> Or use a number of times (ie 4 = a tab) However, I think the only way it's going to work without tables is with a <pre> You could (if you wanted) go with DHTML, but if you can't use tables, then I suspect DHTML won't work either! Paul -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
