473,388 Members | 1,400 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,388 software developers and data experts.

table not displayed over enitre webform

Hi,

sorry to post this question about HTML in this group but i didn't find
a HTML newsgroup.

I just want a html-table to fill the entire space of a web-page as
follows

<table border="1" style="width: 100%; vertical-align="top";
height: 100%" cellpadding="0" cellspacing="0">
<tr>
<td>
1 1
</td>
<td>
1 2
</td>
</tr>
<tr>
<td>
2 1
</td>
<td>
2 2
</td>
</tr>
</table>

But he just takes the space of 2 lines.
The bottom-border of the table is not at all at the bottom of the page
no matter what my height says unless I specify the height in pixels
but then the table-size is not changed according to my browser-window

What am I doing wrong?

Does anybody know a html newsgroup?

thank you
Chris
Jul 22 '08 #1
0 1047

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

Similar topics

1
by: Melson | last post by:
Hi Can anyone give me suggestion. I've 10 tables in MS SQL. Each table has primary key and different fields in each table. I need to create ASPNET webform to add and update each table. What I'm...
4
by: Nedu N | last post by:
Hi, I want to put a HTML table on aspx webform so that i can place my header, menu, footer user controls appropriately. I got 3 user controls header.ascx menu.ascx footer.ascx I trying to...
8
by: Dave Cook | last post by:
Hi I would like to create a table that uses the whole width of IE. I have set the table width to 100% and the right margin to 0 on the document but still the table is displayed about 50 pixels...
5
by: Richard Dixson | last post by:
I created a new C# web application. Basically all I am trying to do is create a table that consists of a few rows with two columns in each. And then to set those columns to text values from my...
2
by: David Jones | last post by:
With an ASP page you can add a webform textbox and button (ie not HTML ones) an cause something to be appended to the textbox everytime the button is presssed because the textbox Enableviewstate...
4
by: rodchar | last post by:
hey all, what is the difference between the table on the webform toolbar and the html table? when would you want to use the webform table control? thanks, rodchar
0
by: DC Gringo | last post by:
I am trying to output simply DataGrid of a coutry listing on a web form via a business object and XML web service...I receive no errors but no table HTML either. (I know the service and business...
0
by: JamesW | last post by:
Hi. VS 2003 (VB.Net) I want to display data on a webForm based on what the user selects from a DropDownList. So, for example, if the user selects customer name from the DDL I want the...
1
by: James | last post by:
Hello, I am a novice with c# and have a small problem. When I try to add a checkbox into a table dynamically from within a c# program. I get a message that it "must be placed inside a form tag...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...

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.