i have a question about div layers. im trying to get rid of a table layout by using div tags. i hit a problem when it comes to size. in tables, the default will resize the table to the content (creates a snug fit with no wrapping). when i used div tags, the default always is a width of 100%. is there some attribute that creates that snug fit? right, now i have used a container div layer with an absolute width that is smaller than the content, but i would rather do it properly.
Question
Deepu Sudhakar
i have a question about div layers. im trying to get rid of a table layout by using div tags. i hit a problem when it comes to size. in tables, the default will resize the table to the content (creates a snug fit with no wrapping). when i used div tags, the default always is a width of 100%. is there some attribute that creates that snug fit? right, now i have used a container div layer with an absolute width that is smaller than the content, but i would rather do it properly.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts