Re: (ot) Stupid HTML Question

2008-07-23 Thread Claude Schneegans
>>The code below did not work as you would think it should Actually, it works with Mozilla and Opera, but not with IE nor Safari. -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this ad

RE: (ot) Stupid HTML Question

2008-07-23 Thread Experienced CF Developer
Ah, that's it. I'm only developing for IE for an internal app. Dave -Original Message- From: Wim Lemmens [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2008 9:00 AM To: CF-Talk Subject: Re: (ot) Stupid HTML Question I only checked in FireFox. There it works correctly.

Re: (ot) Stupid HTML Question

2008-07-23 Thread Greg Morphis
;> http://www.zarts.com/test.cfm >> >> Dave >> >> -Original Message- >> From: Wim Lemmens [mailto:[EMAIL PROTECTED] >> Sent: Wednesday, July 23, 2008 8:04 AM >> To: CF-Talk >> Subject: Re: (ot) Stupid HTML Question >> >> Test Te

Re: (ot) Stupid HTML Question

2008-07-23 Thread Stephen Hait
> The tag did what I wanted. The code below did not work as you would > think it should (I had already tried those options myself). If you look at > the page at http://www.zarts.com/test.cfm you will see the code you gave me > below but you will also see that the cell still wraps. FYI - I s

Re: (ot) Stupid HTML Question

2008-07-23 Thread Wim Lemmens
PROTECTED] > Sent: Wednesday, July 23, 2008 8:52 AM > To: CF-Talk > Subject: Re: (ot) Stupid HTML Question > > That's what you wanted, no? > > You say "I actually want the text that doesn't fit to be hidden". > That's what you get. > > Please

RE: (ot) Stupid HTML Question

2008-07-23 Thread Experienced CF Developer
! Dave -Original Message- From: Wim Lemmens [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2008 8:52 AM To: CF-Talk Subject: Re: (ot) Stupid HTML Question That's what you wanted, no? You say "I actually want the text that doesn't fit to be hidden". That

RE: (ot) Stupid HTML Question

2008-07-23 Thread Adrian Lynch
This might work: Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Adrian -Original Message- From: Experienced CF Developer [mailto:[EMAIL PROTECTED] Sent: 23 July 2008 14:49 To: CF-Talk Subject: RE: (ot) Stupid HTML

Re: (ot) Stupid HTML Question

2008-07-23 Thread Wim Lemmens
; > This didn't work for me. I still get the following: > > http://www.zarts.com/test.cfm > > Dave > > -Original Message- > From: Wim Lemmens [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 23, 2008 8:04 AM > To: CF-Talk > Subject: Re: (ot) Stupid HTML

RE: (ot) Stupid HTML Question

2008-07-23 Thread Experienced CF Developer
AM To: CF-Talk Subject: RE: (ot) Stupid HTML Question You could also wrap the contents in the will not wrap tag. Robert B. Harrison Director of Interactive services Austin & Williams 125 Kennedy Drive, Suite 100 Hauppauge NY 11788 T : 631.231.6600 Ext. 119 F : 631.434.7022 www.austin-

RE: (ot) Stupid HTML Question

2008-07-23 Thread Experienced CF Developer
Wim, This didn't work for me. I still get the following: http://www.zarts.com/test.cfm Dave -Original Message- From: Wim Lemmens [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2008 8:04 AM To: CF-Talk Subject: Re: (ot) Stupid HTML Question Test Test Test Test Test Test

RE: (ot) Stupid HTML Question

2008-07-23 Thread Robert Harrison
t must be &. -Original Message- From: Experienced CF Developer [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2008 9:00 AM To: CF-Talk Subject: (ot) Stupid HTML Question Okay, I must be having a brain fart today - I'm trying to get a cell in a table to NOT wrap. I actually

Re: (ot) Stupid HTML Question

2008-07-23 Thread Wim Lemmens
Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test On Wed, Jul 23, 2008 at 3:00 PM, Experienced CF Developer < [EMAIL PROTECTED]> wrote: > Okay, I must be having a brain fart today - I'm trying to get a cell in a > table to NOT wrap

(ot) Stupid HTML Question

2008-07-23 Thread Experienced CF Developer
Okay, I must be having a brain fart today - I'm trying to get a cell in a table to NOT wrap. I actually want the text that doesn't fit to be hidden. What am I missing? (btw, I'm coding only for IE for an internal app). I've done this before, just can't remember what I did. I want the second cell

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
o: <[EMAIL PROTECTED]> Sent: Friday, April 21, 2000 2:21 PM Subject: stupid HTML question > Please forgive this rube-ish HTML question... > > I have 2 consecutive tables, the first of which is left aligned, and the > second is center aligned. Like so: > > >... >

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

stupid HTML question

2000-04-22 Thread Lennon Chris Contractor SA-ALC/ADTIC
Please forgive this rube-ish HTML question... I have 2 consecutive tables, the first of which is left aligned, and the second is center aligned. Like so: ... 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 t