horiz line placement

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm having trouble using horizontal lines <hr> to break up sections on the
page.

The page consists of a series of left-aligned photos with text alongside. I
want to use horizonal lines in between each photo/text section.

However, if there is only a small amount of text, it doesn't extend as far
down as the bottom of the photo. So, when I insert a horizontal line, is
wraps round the photo rather than going underneath it.

How can I stop this happening? I don't want to put in multiple <br> breaks.
I've tried various <div> approaches, but without success.

TIA.
 
Try using tables for your formatting.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top