RSS Forums RSS
Please support our Site Layout and Usability advertiser: Internet Marketing Services

can't delete text from table cells

Join Date: Apr 2006
Location: Australia
Posts: 21
Reputation: Tribolis is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
Tribolis Tribolis is offline Offline
Newbie Poster

Re: can't delete text from table cells

  #4  
Apr 22nd, 2006
I hardly understand your problems. I tested to rid of the text and your table width changed different size (to small), all thingy went on right.

You want to rid of the text under the columns where it says "download...." TO STAY with same table width? If so...

Your original code:
[HTML]<td colspan=2 valign=top>
<table border=0 align=center cellpadding=0 cellspacing=0><tr><td colspan=2>

<P class=mash>
Related...</P>

<table border=0 align=center cellpadding=10 cellspacing=0><tr><td valign=top>
download
<P><a href="page.html">click here</a></td>

<td valign=top>buy
<P><a href="page.html">click here</a></td>

</tr>


<td valign=top>jkjlf fjkf jfd fjksdlfdsjm fmjsfjds kjfls skds d ffjkjlf fjkf jfd fjksdlfdsjm fmjsfjds kjfls skds d ffjkjlf fjkf jfd fjksdlfdsjm fmjsfjds kjfls skds d f


<td valign=top>jkjlf fjkf jfd fjksdlfdsjm fmjsfjds kjfls skds d ffjkjlf fjkf jfd fjksdlfdsjm fmjsfjds kjfls skds d ffjkjlf fjkf jfd fjksjm fmjsfjds kjfls skds d f


</td></table>

</td></tr></table>


</td></tr></table>



</td></tr></table>
</td></tr>[/HTML]

My code, Replace with:
[HTML]<td colspan=2 valign=top>
<table border=0 align=center cellpadding=0 cellspacing=0><tr><td colspan=2>

<P class=mash>
Related...</P>

<table border=0 cellpadding=10 cellspacing=0 width="210px" style="border-collapse: collapse" bordercolor="#111111"><tr><td valign=top>
download<br>
<br>
<a href="page.html">click here</a></td>

<td valign=top>buy
<P><a href="page.html">click here</a></td>

</tr>


</table>


</td></tr></table>


</td></tr></table>



</td></tr></table>
</td></tr>[/HTML]

No more resize the cells and text under I hope I am doing this right.

I just want to get rid of the text underneath, but whenever I delete the text from the table cells in Dreamweaver, it changes the width of all the tables/cells, and moves the "download" and "buy" text over to the right.
That's because you didn't use pixel. Pixel stays the same width. Percent allowed resize width.
WeLoveCSS.com XHTML/CSS Forum for beginners to advanced users
Can't find any good CSS Forums? WLC is the right place for you!
Reply With Quote  
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 3:55 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC