Right Border Not Showing!

Discussion in 'HTML & Website Design' started by gobbly2100, Aug 10, 2007.

  1. #1
    gobbly2100, Aug 10, 2007 IP
  2. longhornfreak

    longhornfreak Well-Known Member

    Messages:
    2,067
    Likes Received:
    95
    Best Answers:
    0
    Trophy Points:
    140
    #2
    You added the border wierd.

    I think you would put this part as the table wrapper.


    <body>
    <div id="wrapper">
    <table border="1" bordercolor="#hexnumber" cellspacing="0" cellpadding="0">

    and then take out the meathod that you used to add the border you have now
     
    longhornfreak, Aug 10, 2007 IP
  3. gobbly2100

    gobbly2100 Banned

    Messages:
    906
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #3
    What part have I done weird? I am trying to convert it from HTML to CSS slowly so am not surprised it looks weird.

    What part of the code needs changing if it is not too much?
     
    gobbly2100, Aug 10, 2007 IP