Results 1 to 4 of 4

Thread: HTML how do i?

  1. #1
    Punto know it all
    Join Date
    Jul 2005
    Location
    London
    Posts
    7,113

    HTML how do i?

    Basically, I have a template with some tables on it, and I am wanting to put a line ( mainly for style reasons) through a certain part of it.

    Best way is with a mock up in paint of the tables and how I want the line...

    I cant think how to do it as 2 continuous lines over different rows etc..





    Basically want the redline ...

  2. #2
    Punto Lover
    Join Date
    Jan 2008
    Location
    Sutton, surrey
    Posts
    1,485
    Tried CSS?

  3. #3
    Punto know it all
    Join Date
    Jul 2005
    Location
    London
    Posts
    7,113
    I'm not sure how I would work that into the style sheet?

  4. #4
    Punto Sports Club Member cinquepunto's Avatar
    Join Date
    Feb 2006
    Location
    Horsham, Sussex
    Posts
    4,142
    horizontal line is using the <hr /> tag, vertical I think is <vr />

    I don't have a test page in html to try it out, but something like
    <hr style="color: #ff0000" />

    for a red line across the page.
    CinquePunto - Five Point Photography
    Like a bulldog eating mayonnaise!...

Similar Threads

  1. HTML help
    By joey_turbo in forum Technobabble
    Replies: 8
    Last Post: 7th June 2006, 11:48
  2. HTML Help
    By joey_turbo in forum Technobabble
    Replies: 3
    Last Post: 15th March 2005, 09:44
  3. HTML help... <iframe>
    By Phill in forum Technobabble
    Replies: 12
    Last Post: 27th January 2005, 00:31
  4. HTML page
    By M80ARM in forum Club / Forum / Website Comments, Questions and Ideas
    Replies: 2
    Last Post: 10th April 2003, 13:10
  5. HTML in the Sig's?
    By Phill in forum Club / Forum / Website Comments, Questions and Ideas
    Replies: 4
    Last Post: 16th October 2002, 15:43

Posting Permissions

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