473,396 Members | 2,158 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.

Table's troublessss

Hello all
I work with Visual Studio 2005 VB code.
My problem is when I insert a table into another table. It exist a space
between the table and the cells that contains this table.
I tried with ASP and HTML tables and the same occurs.
I also verified that CellSpacing=0 and Cellpadding=0 also I verified the no
presence of <pand <brtags in HTML code.

Someone can help me please?
Thanks.
Aug 22 '06 #1
2 854
Carlos A. napisał(a):
Hello all
I work with Visual Studio 2005 VB code.
My problem is when I insert a table into another table. It exist a space
between the table and the cells that contains this table.
I tried with ASP and HTML tables and the same occurs.
I also verified that CellSpacing=0 and Cellpadding=0 also I verified the no
presence of <pand <brtags in HTML code.

Someone can help me please?
Thanks.

Try to set margins to 0 for nested table element (in CSS).
table table{
margin:0;
}

--
PP
Aug 22 '06 #2
Thanks I'll try
"Przemek Ptasznik" <pp******@mila.wywal.to.edu.pllwrote in message
news:ec**********@inews.gazeta.pl...
Carlos A. napisał(a):
>Hello all
I work with Visual Studio 2005 VB code.
My problem is when I insert a table into another table. It exist a space
between the table and the cells that contains this table.
I tried with ASP and HTML tables and the same occurs.
I also verified that CellSpacing=0 and Cellpadding=0 also I verified the
no presence of <pand <brtags in HTML code.

Someone can help me please?
Thanks.


Try to set margins to 0 for nested table element (in CSS).
table table{
margin:0;
}

--
PP

Aug 23 '06 #3

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

Similar topics

7
by: Kamal | last post by:
Hello all, I have a very simple html table with collapsible rows and sorting capabilities. The collapsible row is hidden with css rule (display:none). When one clicks in the left of the...
5
by: wugon.net | last post by:
question: db2 LUW V8 UNION ALL with table function month() have bad query performance Env: db2 LUW V8 + FP14 Problem : We have history data from 2005/01/01 ~ 2007/05/xx in single big...
3
by: rinu911 | last post by:
hi all I am tring to insert a values to a table by checking if the value is there in the table already but it gives me this error "Query input must contain at least one table or query" ...
8
by: ananthaisin | last post by:
How to reduce the table size for any table while using truncate or delete statements. In oracle 8i it was truncating the storage space but in 10g it is not .... I have given truncate statement in...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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,...

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.