Results 1 to 2 of 2

Thread: <hr> class possible?

  1. #1
    Join Date
    Aug 2005
    Posts
    200
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default <hr> class possible?

    does it work to have a
    Code:
    <hr class="color">
    and have a
    Code:
    hr.color {color: 191970}
    in a css file? JF
    -JF

  2. #2
    Join Date
    Aug 2005
    Posts
    200
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yes it is. You need to make sure that the reference to your style sheet is in the html file and it will work perfectly. JF
    -JF

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
  •