Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bmadson3

    (@bmadson3)

    Follow up:
    If I add width to the following CSS, I can get the border to extend off the page but only on the right side. The left side is still adhering to the page padding. This is not an ideal solution. Is there a border-left and right I could apply?

    #slide123 {
    width: 105%;
    }

    Thread Starter bmadson3

    (@bmadson3)

    I think the best option might just be to use <hr>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘100% border width’ is closed to new replies.