Jump to content

Table with CSS


Dysan

Recommended Posts

How do I create the table as shown in my plan, found at the following URL, using a table & CSS?

 

http://www.freewebs.com/ticstacs/Grid/Plan.bmp

 

I have upload the two to green shades displayed as the background for the field headings, this can be found here:

 

http://www.freewebs.com/ticstacs/Grid/Background.bmp

Link to comment
https://forums.phpfreaks.com/topic/83297-table-with-css/
Share on other sites

  • 2 weeks later...

How do I create the table as shown in my plan, found at the following URL, using a table & CSS?

 

http://www.freewebs.com/ticstacs/Grid/Plan.bmp

 

I have upload the two to green shades displayed as the background for the field headings, this can be found here:

 

http://www.freewebs.com/ticstacs/Grid/Background.bmp

 

I can only advise ageinst trying to create a layout that complex using CSS, it would be easy with tables. But with CSS we dont have any reliable way to acomplish what you want.

 

If you are still up for trying, i have made something similar to the layout you want. However IF the data is ment for a table, there are no reasons known to me, that you shouldent use a table. I've even done it myself.

 

Working example: http://www.brugbart.dk/bordertechnique2InWorks.html

The SourceCode: http://www.brugbart.dk/bordertechnique2.php

Link to comment
https://forums.phpfreaks.com/topic/83297-table-with-css/#findComment-430943
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.