Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS Brackets or Broken Border

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #37636
    yashrg
    Member

    I am trying to create these vertical bar/divider/brackets around my text/paragraph/content. http://cl.ly/Fsla
    Is there a way I can do this using CSS with borders or something?
    Thanks for your time. :)

    #101235

    I would also use pseudo-elements, but I would try to avoid using explicit pixel lengths where possible: http://jsfiddle.net/joshnh/Pp4Xk/

    #101270
    yashrg
    Member

    Thanks so much for the help guys. And I have no problem in getting it to work on a paragraph. Actually in isolation, it works perfectly. But I want to use it around the resume section on this page http://dl.dropbox.com/u/349432/Career%20Fair%202012/index5.html
    And I am having no success.
    Could someone suggest something or point out what I am doing wrong?

    #101303
    yashrg
    Member

    If I add the pseudo elements to the resume div, the borders end up way further on the left and right than the cotent. http://cl.ly/Fta2

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.