Border on a Table in html (no css)

Discussion in 'HTML & Website Design' started by belgin fish, Jun 18, 2009.

  1. #1
    Hey, I;m just curious as to how i could add a border to the left and right side only on a table in html not using css and having it dashed ;)

    Is there a way?
     
    belgin fish, Jun 18, 2009 IP
  2. kashifmughal

    kashifmughal Member

    Messages:
    74
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #2
    when ever you working in HTML tag <table> you can assign border universal not specify for one or two sites, so you may try to use inline styles for do better this task...
     
    kashifmughal, Jun 18, 2009 IP
  3. lonzie

    lonzie Member

    Messages:
    49
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    43
    #3
    This isn't possible, only possible with CSS, like kashifmughal said, you could just try to use inline styles.
     
    lonzie, Jun 18, 2009 IP