473,327 Members | 2,055 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,327 software developers and data experts.

A CSS to group cells

Hi at all
I'ld want to add something to my css file to have in a table the following
result
First row: 1 single <TD> of 100% width
2th row:2<tds> the first 30% widyh and the 2th 70%
3th row:2<tds> the first 70% and 2th 30%
last row: 1 single <TD> of 100% width

How can I do please
Steel
Dec 15 '05 #1
2 1658
Steel wrote:
I'ld want to add something to my css file to have in a table the following
result
First row: 1 single <TD> of 100% width
2th row:2<tds> the first 30% widyh and the 2th 70%
3th row:2<tds> the first 70% and 2th 30%
last row: 1 single <TD> of 100% width


Are you asking for a CSS equivalent of colspan? There isn't one.

And the only way to produce the 2nd and 3rd rows of your table is to
have three columns (30%, 40%, 30%) and span the relevant cells.

Doesn't look much like tabular data to me.

Steve

Dec 15 '05 #2
Steel wrote:

I'ld want to add something to my css file to have in a table the following
result


Dump the layout table. Go find yourself a nice CSS template that already
does what you want.
<URL:http://nemesis1.f2o.org/templates.php>
<URL:http://css-discuss.incutio.com/?page=TwoColumnLayouts>

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Dec 15 '05 #3

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

Similar topics

3
by: Jamie Jackson | last post by:
Is there a way to outline a group of cells in a table, similar (sorta) to the <fieldset> tag? Only possible with clever css borders? Thanks, Jamie
5
by: mrid via DotNetMonster.com | last post by:
hi. im exporting data from a vb form to excel. i am able to create a new excel file, save and edit it without any trouble, but the formatting is giving me hell! i need to be able to show certain...
1
by: samn | last post by:
I wrote the following script in order to traverse an HTML table and merge the cells that have the same value across multiple rows. For some reason, however, it works for the first, third, and...
2
by: Velislav | last post by:
Hi, I've got 9 RadioButton's in a TableLayoutPanel container They all need to be in the same group, but 2 of them are in FlowLayoutPanel containers within the cells of the TableLayoutPanel,...
3
by: Eric Layman | last post by:
Hi, I have a script here which will loop thru a table and check for it's background color. But it doesn't work on Firefox. The Error Inspector said "ERROR. obj.cells has no properties How...
0
by: =?Utf-8?B?TGV0emRvXzF0?= | last post by:
I'd like to create a Macro that will sort some raw data, apprx 20k lines, remove some lines based upon a condition in a certain column. Then copy this data into a new spreadsheet and sort the ...
0
by: shah1978 | last post by:
Here's part of my code ... private void btngrimAllUserInfo_Click(object sender, System.EventArgs e) { // (3-3) We check these Checkboxes and lock checkboxes on 'a/a' with...
0
by: rohithcs | last post by:
Hi, I have requirement where i need to copy group of cells in the spreadsheet or excel sheet and paste in Mail. Can anybody help me in this? I am new to VB, kindly help me out.
1
by: rytsyd | last post by:
Hi, I already have a working code where I have an application that queries to SQL then exports it to excel. It also merge cells that have the same value. The only problem I have is that it takes...
0
by: Uli Netzer | last post by:
Hi all, I'm trying to add a user from another domain (domain trust and rights are there) to a group in our domain. It's a domain local security group. I get the following errors: The server...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.