html >> Table within DIV Tag

by Jeppson75 » Thu, 22 Dec 2005 16:22:36 GMT

I'm using Dreamweaver 8, and split view in designer mode.

On my page I have a Table within a limited div tag. When the table within
grows out of the limited div, it turns gray in the Dreamweaver 8 edit window.
Why?

I can still edit the contents of the table in the codeview, but sometimes it's
faster to work in the design window...



Similar Threads

1. div tag - how do you keep text within box - Adobe Dreamweaver

2. Div tags within tabbed panels

Hello,

 Using SPRY tabbed panels i'm unable edit the style of my div tags within a 
content area of tabbed panels.

 So basically I would like to have separate div tags inside my content area, 
after adding a div tag it will automatically snap into some css rule I cant 
seem to find. 

 The only way I get  around this for now is using tables. !!  

3. how to align data within div tag - Adobe Dreamweaver

4. Div Tags versus Ap Div Tags

I am reasonably new to DW CS3 but have used the MX2004 version in the past.  
Iam refreshing my skills now and am a little confused and need some help.

 I followed some excercises in Dreamweaver CS3 for Dummies which lead you 
through the creation of a web page using div tags.  Then I came to the chapter 
iwth Ap Div tags.  Now, I remember these from my MX2004 days but CSS did not 
exist then.

 So, what is best for design and getting the best page layout - using the 
layers process or just pure CSS coding.  I suppose it does not matter in 
reality and these are options but what is the approach that most desingers 
take?  It seems so much easier to user the Ap Div layer facility,

 As someone who wants to do great work ,which avenue should I use? Can I cheat 
and make all my designs in ap divs or should I use divs alone.  If I just use 
ap divs will I loose something?

 Thanks & Happy New Year from London!

 Rajesh
 www.fisu.org
 Europe's Leading organisation for teaching the art of meditation and spiritual 
unfoldment

5. Inserting a div tag inside a div tag... - Adobe Dreamweaver

6. table within a floating div

7. Inserting tables within div's - Adobe Dreamweaver

8. MX won't display div within table cell

I am using the original MX from 2002. I have html (generated by some software I 
didn't write) that looks like this:

 <td width="316" valign="top" class="pad-bkgnd-2"><div style="text-indent: -19; 
margin-left: 19"><span class="question">Hello text here</span></div></td>

 The text does not display. If I take out the <div> tag or or change it to 
<span>, then it does display. Hoping to find out (1) is this a known bug in 
Dreamweaver, (2) what exactly is making this happen and (3) how can we fix it? 
Since this code looks fine in browsers I will be hard pressed to persuade my 
boss to re-write it just to suit my copy of Dreamweaver!