Results 1 to 2 of 2

Thread: Horizontal Lines Using CSS

  1. #1
    Join Date
    Apr 2006
    Posts
    584
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Horizontal Lines Using CSS

    Are the grey horizontal lines on this site done using CSS? If so has any one got any idea how to do it?

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    They are <hr> elements. The one directly above this line is:

    HTML Code:
    <hr style="color:#555576" size="1">
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •