Tables were an old method of designing website graphics and layouts. Tables are old technology that makes it hard to format a website. CSS div tags have replaced tables as a standard for website design. Converting tables to CSS div tags creates a cleaner, easier design for web developers and programmers.
Instructions
- 1
Evaluate the table that needs to be replaced. Each table, row, and column elements needs to be replaced with div tags. The following is an example of a table layout:
| My Section 1 | My Section 2 |
Replace the "
| " in the table element. In the original table, the first column is 60% of the table's width and the second column is 40% of the table width. The following shows you how to create columns that are the same width as the original table. My Section 1 My Section 2
Copyright © 2011 Best Conversion Table How to All Right Reserved.
Powered by Blogger Blogger Theme by IdBlogDesign |
0 comments:
Post a Comment