![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi All, I'm trying to move an application of mine into the 21st century and ditch the table intensive layout in favour of CSS. Where I am stumbling can be seen here: http://www.csu.edu.au/student/getonw...orum/forum.gif The layout is currently done using tables but given the number of messages can be considerable each row is in its own table. While this allows browsers to start rendering before the download is complete it weighs an aweful lot in code. To avoid this I was thinking of CSS but now I'm wondering. The indented subjects looked like a great use for a list but as soon as a do that I cannot find a way to associate the other fields with the same horizontal location (row in table-speak) thus making me think I am perhaps abusing the idea of lists. |
#3
| |||
| |||
|
|
I'm trying to move an application of mine into the 21st century and ditch the table intensive layout in favour of CSS. Where I am stumbling can be seen here: http://www.csu.edu.au/student/getonw...orum/forum.gif The layout is currently done using tables but given the number of messages can be considerable each row is in its own table. While this allows browsers to start rendering before the download is complete it weighs an aweful lot in code. To avoid this I was thinking of CSS but now I'm wondering. |
![]() |
| Thread Tools | |
| Display Modes | |
| |