Dividing lines
-
Why would dividing lines, that I’m adding in a post (in the HTML view), show in the Visual view but when updated and then going to view the actual page they then don’t show up?
I’m using the following that I obtain from a WP support search:
<div style="clear: both;"> <hr /> </div>The blog I need help with is: (visible only to logged in users)
-
Because the theme you’re using doesn’t recognize this tag. See here for alternatives:
-
- The topic ‘Dividing lines’ is closed to new replies.