![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Heya, I'm curious to know if there are any programs that convert HTML tables to a CSS layout. I already have a good handle on CSS but I'm always on the lookout for other ways of doing things. :-) |
#3
| |||
| |||
|
|
At present, if any existed, none could work perfectly. CSS cannot replicate some effects of tabular layout in a common CSS-non-compliant browser, sadly. The process of converting a tabular design to a CSS positioning design must involve a human to make value determinations about what might need to be sacrificed in the design to yield the results which the designer is looking for. |
#4
| |||
| |||
|
|
I'm curious to know if there are any programs that convert HTML tables to a CSS layout. .... I wrote a program to do this as part of my dissertation,... |
#5
| |||
| |||
|
|
Andrew Thompson wrote in message news:... On 25 May 2004 09:07:00 -0700, Safalra wrote: I'm curious to know if there are any programs that convert HTML tables to a CSS layout. ... I wrote a program to do this as part of my dissertation,... [notes that no program can do this task well] What language is it writ in? (C++, Perl, Java..) Java. |
![]() |
| Thread Tools | |
| Display Modes | |
| |