Is there any guidelines to convert Table design to Div design keepin开发者_StackOverflow社区g same cross browser compatible layout?
This isn't really a guideline but what I would suggest is best practice, use a CSS Framework. Popular frameworks include: -
- Blueprint
- 960 Grid
For additional information on using CSS frameworks check out this article.
精彩评论