473,396 Members | 2,061 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

remove space below cell



Hi

How do i remove the space below the 'hello'?

<TABLE>
<tbody>
<tr>
<td>
<asp:panel id="pnlTop" Runat="server">
<TABLE>
<TR>
<td>hello</td>
</TR>
</TABLE>
</asp:panel>
</td>
</tr>
</tbody>
</TABLE>
ch Beffmans

*** Sent via Developersdex http://www.developersdex.com ***
Nov 19 '05 #1
2 1559
which space? there is spacing around the table, around the row and around
the cell. also the panel has spacing.

use css stykes and cellpadding and cellspacing.

-- bruce (sqlwork.com)
<Beffmans> wrote in message news:Os**************@TK2MSFTNGP14.phx.gbl...


Hi

How do i remove the space below the 'hello'?

<TABLE>
<tbody>
<tr>
<td>
<asp:panel id="pnlTop" Runat="server">
<TABLE>
<TR>
<td>hello</td>
</TR>
</TABLE>
</asp:panel>
</td>
</tr>
</tbody>
</TABLE>
ch Beffmans

*** Sent via Developersdex http://www.developersdex.com ***

Nov 19 '05 #2


Hi Bruce

How to manage the celspacing and padding for the asp:panel?

thanks

B.

*** Sent via Developersdex http://www.developersdex.com ***
Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: MattB | last post by:
Hello please help, I have a table cell with a div in it. The div has a width of 300px. but when it is rendered it puts extra space into the table cell. Here's the style <style>...
5
by: Charles Lavin | last post by:
Hi -- I have a table cell in which is placed a <SELECT> tag. The drop-down box has an excessive amount of whitespace below it, forcing the cell to adjust its height to accommodate this extra...
3
by: amandadev | last post by:
Hi there, Please take a look at: bluecelery.amandadevries.com/index.html as well as the CSS and tell me why there is a white space in the table in Firefox (that looks like a white...
4
by: N9 | last post by:
Hi I had a xslt that parse a XML document, output is HTML But XSLT adding not valid code: <ul class="level_1" xmlns="" xmlns:xsi="http://www.w3.org/2001/ XMLSchema-instance"> I had try...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.