Thread
:
using <p></p> instead of <br>
View Single Post
04-09-2004, 07:06 PM
Coyote
Drinker of Scotch
Industry Role:
Join Date: May 2003
Location: Texas
Posts: 242
The paragraph tags does not prevent the inline parsing of table data like the table-layout:fixed property does.
line breaks are used to force a line to wrap at the desired position. It doesn't affect the box model used by the paragraph tags.
Coyote
View Public Profile
Find More Posts by Coyote