HighDots Forums  

Floating Tables

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Floating Tables in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bob McLain
 
Posts: n/a

Default Floating Tables - 11-16-2004 , 07:13 AM






Are floating tables (the kind that are right-aligned and flow within a block
of text) 'safe' on most browsers? I've never read any cautions about them,
but one of my graphic designers is telling me that they shouldn't be used
because they can cause some browsers to display the page abnormally wide.

Thanks.



Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Floating Tables - 11-16-2004 , 07:16 AM






Show me the code that creates one of these, please. I'm not familiar with a
'floating table'.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Bob McLain" <bob (AT) pwaccess (DOT) com> wrote

Quote:
Are floating tables (the kind that are right-aligned and flow within a
block
of text) 'safe' on most browsers? I've never read any cautions about them,
but one of my graphic designers is telling me that they shouldn't be used
because they can cause some browsers to display the page abnormally wide.

Thanks.





Reply With Quote
  #3  
Old   
Bob McLain
 
Posts: n/a

Default Re: Floating Tables - 11-16-2004 , 07:40 AM



Here's the code, as you request:

<td bgcolor="#FFFFE1" width="720"> <font size="-1"><strong>How do I pay
you?</strong><img name="" src="" width="1" height="20" alt=""
style="background-color: #FFFFFF" /><br />
If you live in the United States, we take PayPal, money orders, personal
checks, and U.S. dollars. We hold personal checks until they clear,
unless

<table width="150" border="0" cellspacing="0" cellpadding="5" align="right">
<tr><td bgcolor="#F0AC80"><font face="verdana" size="-1">side-table text
here<br />side-table text here<br />side-table text here<br />side-table
text here<br />side-table text here<br /></font></td></tr></table>

we've done good business with you before -

<p><strong>How do I pay you?</strong><br />
If you live in the United States, we take PayPal, money orders,
personal
checks, and U.S. dollars. We hold personal checks until they clear,
unless
we've done good business with you before - </p>

<p><strong>How do I pay you?</strong><br />
If you live in the United States, we take PayPal, money orders,
personal
checks, and U.S. dollars. We hold personal checks until they clear,
unless
we've done good business with you before - </p>
</font></td>

The 'side-table text here' table should be right-aligned against the other
text.



"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote

Quote:
Show me the code that creates one of these, please. I'm not familiar with
a
'floating table'.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Bob McLain" <bob (AT) pwaccess (DOT) com> wrote in message
news:cncqsu$1qt$1 (AT) forums (DOT) macromedia.com...
Are floating tables (the kind that are right-aligned and flow within a
block
of text) 'safe' on most browsers? I've never read any cautions about
them,
but one of my graphic designers is telling me that they shouldn't be
used
because they can cause some browsers to display the page abnormally
wide.

Thanks.







Reply With Quote
  #4  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Floating Tables - 11-16-2004 , 08:02 AM



I suppose they are telling you that because they are graphic designers and
not web developers.

What you have pasted below is a simple nested table. The inner table is
inserted inline in the content of the outer table.

I would not expect any such problems with this kind of arrangement.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Bob McLain" <bob (AT) pwaccess (DOT) com> wrote

Quote:
Here's the code, as you request:

td bgcolor="#FFFFE1" width="720"> <font size="-1"><strong>How do I pay
you?</strong><img name="" src="" width="1" height="20" alt=""
style="background-color: #FFFFFF" /><br /
If you live in the United States, we take PayPal, money orders,
personal
checks, and U.S. dollars. We hold personal checks until they clear,
unless

table width="150" border="0" cellspacing="0" cellpadding="5"
align="right"
tr><td bgcolor="#F0AC80"><font face="verdana" size="-1">side-table text
here<br />side-table text here<br />side-table text here<br />side-table
text here<br />side-table text here<br /></font></td></tr></table

we've done good business with you before -

p><strong>How do I pay you?</strong><br /
If you live in the United States, we take PayPal, money orders,
personal
checks, and U.S. dollars. We hold personal checks until they clear,
unless
we've done good business with you before - </p

p><strong>How do I pay you?</strong><br /
If you live in the United States, we take PayPal, money orders,
personal
checks, and U.S. dollars. We hold personal checks until they clear,
unless
we've done good business with you before - </p
/font></td

The 'side-table text here' table should be right-aligned against the other
text.



"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cncr36$25t$1 (AT) forums (DOT) macromedia.com...
Show me the code that creates one of these, please. I'm not familiar
with
a
'floating table'.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Bob McLain" <bob (AT) pwaccess (DOT) com> wrote in message
news:cncqsu$1qt$1 (AT) forums (DOT) macromedia.com...
Are floating tables (the kind that are right-aligned and flow within a
block
of text) 'safe' on most browsers? I've never read any cautions about
them,
but one of my graphic designers is telling me that they shouldn't be
used
because they can cause some browsers to display the page abnormally
wide.

Thanks.









Reply With Quote
  #5  
Old   
Bob McLain
 
Posts: n/a

Default Re: Floating Tables - 11-16-2004 , 08:08 AM



Thanks for the confirmation. I couldn't imagine why nested tables would pose
any problems.

Second bit - this same designer counsels against using spacer gifs to hold
open empty table cells at a specified width. I always thought spacer gifs
were the best solution. Are there alternative methods that will do the same
work without the use of spacers?



"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote

Quote:
I suppose they are telling you that because they are graphic designers and
not web developers.

What you have pasted below is a simple nested table. The inner table is
inserted inline in the content of the outer table.

I would not expect any such problems with this kind of arrangement.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================



Reply With Quote
  #6  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Floating Tables - 11-16-2004 , 08:19 AM



CSS will work as well, but spacer GIFs are fine. Looking at your code in
the previous post, I'm guessing that you are not using CSS so much, so stick
with the spacers for now.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Bob McLain" <bob (AT) pwaccess (DOT) com> wrote

Quote:
Thanks for the confirmation. I couldn't imagine why nested tables would
pose
any problems.

Second bit - this same designer counsels against using spacer gifs to hold
open empty table cells at a specified width. I always thought spacer gifs
were the best solution. Are there alternative methods that will do the
same
work without the use of spacers?



"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cnctoe$5lt$1 (AT) forums (DOT) macromedia.com...
I suppose they are telling you that because they are graphic designers
and
not web developers.

What you have pasted below is a simple nested table. The inner table is
inserted inline in the content of the outer table.

I would not expect any such problems with this kind of arrangement.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================





Reply With Quote
  #7  
Old   
Bob McLain
 
Posts: n/a

Default Re: Floating Tables - 11-16-2004 , 08:21 AM



One final question -

I know it's technically wrong to embed a style sheet in the <body> section
of a document, but for eBay listings, it's the only place available for
them, since sellers have no access to the <head> section.

Will an embedded style sheet work properly if put in the <body> section?

Thanks so much for your clear answers!




"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote

Quote:
CSS will work as well, but spacer GIFs are fine. Looking at your code in
the previous post, I'm guessing that you are not using CSS so much, so
stick
with the spacers for now.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Bob McLain" <bob (AT) pwaccess (DOT) com> wrote in message
news:cncu4u$66k$1 (AT) forums (DOT) macromedia.com...
Thanks for the confirmation. I couldn't imagine why nested tables would
pose
any problems.

Second bit - this same designer counsels against using spacer gifs to
hold
open empty table cells at a specified width. I always thought spacer
gifs
were the best solution. Are there alternative methods that will do the
same
work without the use of spacers?



"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cnctoe$5lt$1 (AT) forums (DOT) macromedia.com...
I suppose they are telling you that because they are graphic designers
and
not web developers.

What you have pasted below is a simple nested table. The inner table
is
inserted inline in the content of the outer table.

I would not expect any such problems with this kind of arrangement.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================







Reply With Quote
  #8  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Floating Tables - 11-16-2004 , 08:25 AM



Quote:
Will an embedded style sheet work properly if put in the <body> section?
No. But inline styles will.

Quote:
Thanks so much for your clear answers!
You're welcome!

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Bob McLain" <bob (AT) pwaccess (DOT) com> wrote

Quote:
One final question -

I know it's technically wrong to embed a style sheet in the <body> section
of a document, but for eBay listings, it's the only place available for
them, since sellers have no access to the <head> section.

Will an embedded style sheet work properly if put in the <body> section?

Thanks so much for your clear answers!




"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cncuod$6vd$1 (AT) forums (DOT) macromedia.com...
CSS will work as well, but spacer GIFs are fine. Looking at your code in
the previous post, I'm guessing that you are not using CSS so much, so
stick
with the spacers for now.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Bob McLain" <bob (AT) pwaccess (DOT) com> wrote in message
news:cncu4u$66k$1 (AT) forums (DOT) macromedia.com...
Thanks for the confirmation. I couldn't imagine why nested tables would
pose
any problems.

Second bit - this same designer counsels against using spacer gifs to
hold
open empty table cells at a specified width. I always thought spacer
gifs
were the best solution. Are there alternative methods that will do the
same
work without the use of spacers?



"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cnctoe$5lt$1 (AT) forums (DOT) macromedia.com...
I suppose they are telling you that because they are graphic designers
and
not web developers.

What you have pasted below is a simple nested table. The inner table
is
inserted inline in the content of the outer table.

I would not expect any such problems with this kind of arrangement.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================









Reply With Quote
  #9  
Old   
Osgood
 
Posts: n/a

Default Re: Floating Tables - 11-16-2004 , 08:29 AM



Bob McLain wrote:

Quote:
Second bit - this same designer counsels against using spacer gifs to hold
open empty table cells at a specified width. I always thought spacer gifs
were the best solution. Are there alternative methods that will do the same
work without the use of spacers?
You can use css now instead of spacer gifs.

However if you are not familar with css and clean html code, it might be
best to stick with the spacer gif for a while. The spacer gif gives
extra insurance that a cell wont collapse.

Having said that I personally have no experience of table cells
collapsing when asigned with a width. The cleaner the code the more
chance you obviously have of browsers abiding by the measurements you
specify. The mathematics of a construction is essential.

Its difficult to say for certain. When I used quite complex tables
structures to design I did use a spacer gif and found this to be the
best method.

Now with css the spacer gif is somewhat redundant.




Reply With Quote
  #10  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Floating Tables - 11-16-2004 , 08:59 AM



Quote:
collapsing when asigned with a width.
Make a 200 px width table with two cells. Make the first cell have a width
of 100px. Put a 150px wide image in the second cell. What happens?

The point is, these dimension specification DO NOTHING to ensure the
structure of your table. So - why use them at all. Tables with NO
dimensions (other than 100% width cells) are just as reliable, predictable,
and stable as those with mathematically accurate dimensions. Why waste the
time with the calculator?

Quote:
The mathematics of a construction is essential.
I think this is exactly the wrong mindset, because it presumes that the
dimensions are a controlling factor.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Osgood" <notavailable (AT) atthisaddress (DOT) com> wrote

Quote:
Bob McLain wrote:

Second bit - this same designer counsels against using spacer gifs to
hold
open empty table cells at a specified width. I always thought spacer gifs
were the best solution. Are there alternative methods that will do the
same
work without the use of spacers?

You can use css now instead of spacer gifs.

However if you are not familar with css and clean html code, it might be
best to stick with the spacer gif for a while. The spacer gif gives extra
insurance that a cell wont collapse.

Having said that I personally have no experience of table cells collapsing
when asigned with a width. The cleaner the code the more chance you
obviously have of browsers abiding by the measurements you specify. The
mathematics of a construction is essential.

Its difficult to say for certain. When I used quite complex tables
structures to design I did use a spacer gif and found this to be the best
method.

Now with css the spacer gif is somewhat redundant.





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.