• Resolved mbhunter

    (@mbhunter)


    I’m looking to add a “go to this letter” set of links on a page, which amounts to:

    <p><a href="https://mydomain.com/?A">A</a>|
    <a href="https://mydomain.com/?B">B</a>|
    <a href="https://mydomain.com/?C">C</a>|
    
    ...
    
    <a href="https://mydomain.com/?Z">Z</a></p>

    but this part of the page text blows past the right border of the content div.

    Example is here.

    Any insights? Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter mbhunter

    (@mbhunter)

    I replaced the vertical bars with hyphens, and it doesn’t blow past the right margin anymore. I guess it didn’t know how to break things up.

Viewing 1 replies (of 1 total)
  • The topic ‘Paragraph with many links seems to ignore right margin’ is closed to new replies.