View Single Post
Old 07-12-2011, 08:42 PM   #4
dezignlady
Enthusiast
dezignlady began at the beginning.
 
Posts: 30
Karma: 10
Join Date: Jun 2011
Device: none
Quote:
Originally Posted by charleski View Post
While InDesign allows rules to be added to a paragraph's style, css doesn't allow that. Unfortunately you will need to edit the xhtml after export and add <hr /> tags above and below the relevant paragraphs (these can be styled in css to alter the width and thickness).

It might be an idea to consider whether you can use different styling (such as a block indent) to achieve the same function.
Would that be the same as adding a border top and bottom in the CSS?
dezignlady is offline   Reply With Quote