RE: stupid HTML question

2000-04-25 Thread Lennon Chris Contractor SA-ALC/ADTIC
A well-meaning person wrote: ...Another way you could handle it is to simply put a break tag between the tables... I should have mentioned straight away that I had already tried all the obvious things, like BReak tags, DIV tags, and the like. They didn't work. Now, thanks to David Rice, I know

RE: stupid HTML question

2000-04-24 Thread Falconer, Dana
What is the question? Your code does what you said it would. > -Original Message- > From: david [SMTP:[EMAIL PROTECTED]] > Sent: Monday, April 24, 2000 10:45 AM > To: [EMAIL PROTECTED] > Subject: RE: stupid HTML question > > Create on

RE: stupid HTML question

2000-04-24 Thread Jennifer
At 10:44 AM 4/24/00 -0700, you wrote: >Create one table with two rows. > > > > > > > >Navigation bar > > > > > > > > main content here > > > > > To accomplish what I think Chris is trying to accomplish, there would have to be three tables this way. If I understand correctly, it's the table

RE: stupid HTML question

2000-04-24 Thread david
Create one table with two rows. Navigation bar main content here david -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=list

RE: stupid HTML question

2000-04-24 Thread Owens, Howard
This has always worked for me ... between the tables. H. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a mess

Re: stupid HTML question

2000-04-24 Thread Benjamin Smedberg
> What I want is one table under the other, with the second one centered on > the screen. What I get is the two tables glommed together, side by side. > How do I circumvent this odd HTML behavior? Mucho thanks in advance. Actually, this is a wonderful tool of HTML. The ALIGN="left" (or "right")

RE: stupid HTML question

2000-04-24 Thread Lennon Chris Contractor SA-ALC/ADTIC
ltant [EMAIL PROTECTED] Q: 177820 24/7 cell: 770.354.5953 > -Original Message- > From: Julia Green [mailto:[EMAIL PROTECTED]] > Sent: Sunday, April 23, 2000 3:07 PM > To: [EMAIL PROTECTED] > Subject: Re: stupid HTML question >

RE: stupid HTML question

2000-04-23 Thread Brook Davies
gt; > -Original Message- > > From: Julia Green [mailto:[EMAIL PROTECTED]] > > Sent: Sunday, April 23, 2000 3:07 PM > > To: [EMAIL PROTECTED] > > Subject: Re: stupid HTML question > > > > > > That's easy enough... > > > > > &

RE: stupid HTML question

2000-04-23 Thread David L. Rice
ltant [EMAIL PROTECTED] Q: 177820 24/7 cell: 770.354.5953 > -Original Message- > From: Julia Green [mailto:[EMAIL PROTECTED]] > Sent: Sunday, April 23, 2000 3:07 PM > To: [EMAIL PROTECTED] > Subject: Re: stupid HTML question >

Re: stupid HTML question

2000-04-23 Thread Julia Green
That's easy enough... > >... > Julia Green Julia Computer Consulting http://www.juliagreen.com/ Email: [EMAIL PROTECTED] Phone: 617-926-3413 FAX: 413-771-0306 - Original Message - From: Lennon Chris Contractor SA-ALC/ADTIC <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent

Re: stupid HTML question

2000-04-23 Thread Dave
Chris wrote: > >... > > > What I want is one table under the other, with the second one centered on > the screen. I played with this one for a minute, and it looks like an odd little issue. I'm sure there's a good reason for it, but I'm too tired to figure it out right now. I beli