CSS vs Tables
CSS vs Tables
Out of context: Reply #50
- Started
- Last post
- 51 Responses
- kpl0
yeah, thought that's what you meant... (really)
grids are possible with css too...and actually it's easier to make a more rigid grid (fixed dimensions) with css than with tables. the code is more complex, I'll conceed.