473,508 Members | 2,384 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

blasted tables by html

hey all,

for an html table what property do i need to changed so i can get my columns
the width i specify. everytime i change one column another colum resizes
itself. anyone know of any basic articles i can reference?

thanks,
rodchar
May 1 '06 #1
4 899
Try css style table-layout:fixed for the table.

Eliyahu

"rodchar" <ro*****@discussions.microsoft.com> wrote in message
news:8F**********************************@microsof t.com...
hey all,

for an html table what property do i need to changed so i can get my
columns
the width i specify. everytime i change one column another colum resizes
itself. anyone know of any basic articles i can reference?

thanks,
rodchar

May 1 '06 #2
You are basically working against the fundamental principle of an html
table. It's made do adjust the size of each cell according to the
contents of the cell. If you want to defeat this behaviour, you will
have to specify an exact size for every column in the table.

As you really don't want a table, you shouldn't use one at all. Use css
to format the layout instead.

rodchar wrote:
hey all,

for an html table what property do i need to changed so i can get my columns
the width i specify. everytime i change one column another colum resizes
itself. anyone know of any basic articles i can reference?

thanks,
rodchar

May 1 '06 #3
or ...

look into colgroup/col and use css with your tables to get exactly what you
want
"Göran Andersson" <gu***@guffa.com> wrote in message
news:uw**************@TK2MSFTNGP04.phx.gbl...
You are basically working against the fundamental principle of an html
table. It's made do adjust the size of each cell according to the
contents of the cell. If you want to defeat this behaviour, you will
have to specify an exact size for every column in the table.

As you really don't want a table, you shouldn't use one at all. Use css
to format the layout instead.

rodchar wrote:
hey all,

for an html table what property do i need to changed so i can get my columns the width i specify. everytime i change one column another colum resizes
itself. anyone know of any basic articles i can reference?

thanks,
rodchar

May 1 '06 #4
thanks everyone.

"rodchar" wrote:
hey all,

for an html table what property do i need to changed so i can get my columns
the width i specify. everytime i change one column another colum resizes
itself. anyone know of any basic articles i can reference?

thanks,
rodchar

May 1 '06 #5

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

Similar topics

6
1506
by: Norm Dotti | last post by:
In VS 2002 I could specify Dim x As System.Windows.Forms.Form() or Dim x As System.Windows.Forms.Form and everything was ok. Since upgrading to VS 2003 it won't let me put in the...
44
3830
by: Mariusz Jedrzejewski | last post by:
Hi, I'll be very grateful if somebody can explain me why my Opera 7.23 (runing under linux) doesn't show me inner tables. Using below code I can see only "inner table 1". There is no problem with...
5
2569
by: Ben Jessel | last post by:
I am in the process of converting my site to using XHTML and CSS. A lot of my sites include tables of data, which are highlighted using javascript rollovers. I have converted my a lot of my...
2
7361
by: Scamjunk | last post by:
I have been desperately looking for a treeview-type solution for my problem for the past three weeks and have been greatly unsuccessful. I am totally new to the world of XSLT and I *don't know*...
59
3618
by: phil-news-nospam | last post by:
In followups by Brian O'Connor (ironcorona) to other posts, he repeats the idea that using tables in CSS is not something that should be done because IE doesn't support it. Of course I'm not happy...
5
1388
by: MC felon | last post by:
Hi, im MC felon.. tell me how to do this... how do i access ALT, CTRL or SHIFT without needing to press another key with it? like, i want comp to understand (or rather, recognize) just CTRL...
5
4083
by: rdemyan via AccessMonster.com | last post by:
I have a need to add another field to all of my tables (over 150). Not data, but an actual field. Can I code this somehow. So the code presumabley would loop through all the tables, open each...
53
4064
by: brave1979 | last post by:
Please check out my javascript library that allows you to create any layout for your web page, nested as deep as you like, adjusting to width and height of a browser window. You just describe it in...
2
189
by: Amie | last post by:
Hi, Thanks for your help so far. Ok here's a scenario: I have to create a site that displays 34 html tables. In each of these tables the following information has to be displayed: logo (image),...
0
7223
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
7377
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
7489
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
5624
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
4705
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3191
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3179
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1547
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
762
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.