HighDots Forums  

Easy question

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Easy question in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
sleepy j
 
Posts: n/a

Default Easy question - 02-08-2005 , 09:49 AM






Hey guys...
Simple question here. I am using DWMX. How would I determine the size of an individual cell of a table? Thanks.

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

Default Re: Easy question - 02-08-2005 , 10:09 AM






Do you mean how would you fix the size of an individual cell? You could use
CSS, or you could use the rest of the table to constrain the cell. A bit
more info would help answer more comprehensively, though.

--
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
==================

"sleepy j" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hey guys...
Simple question here. I am using DWMX. How would I determine the size of
an individual cell of a table? Thanks.



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

Default Re: Easy question - 02-08-2005 , 10:30 AM



Of course that's the least effective way of doing it....

Cell height is deprecated, as I recall, and cell width is only a minimum
width.

--
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
==================

"Alexandro Colorado" <acolorado (AT) interaktonline (DOT) com> wrote

Quote:
On Tue, 8 Feb 2005 14:49:10 +0000 (UTC), sleepy j
webforumsuser (AT) macromedia (DOT) com> wrote:

Hey guys...
Simple question here. I am using DWMX. How would I determine the size
of an individual cell of a table? Thanks.

You can specify in your cell (td) the widht and height something like
table
tr
td width="200px" height="25px">&nbsp;</td
^^^^^ ^^^^ <-- here we got the width height
td>&nbsp;</td
/tr
/table

--
Alexandro Colorado
------------------------------
Support Engineer
InterAKT Online
http://www.interaktonline.com
Tel: 40(21) 312.5312



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.