HTML Allignment problem

Discussion in 'HTML & Website Design' started by Nickower, May 1, 2007.

  1. #1
    Im having trouble getting the "Allynbrook at a glance.." and "Accommodation" to be alligned, can someone please take a look and advise me on what needs to be done?
    The page can be found at www.runescapetrades.com/homepage.html
    Thanks alot,
    Nick

    EDIT: FOr somereason also the slideshow under "allynbrook at a glance.." Wont show up when i make the site "live". So normally there is a picture slideshow under that heading.
     
    Nickower, May 1, 2007 IP
  2. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #2
    Add this to your stylesheet,
    
    td, th {
      vertical-align: top;
      }
    Code (markup):
    You'll still have some margin variations to work out, but for such a simple layout, that some really ugly markup. I'm not going in there without a body guard. :)

    cheers,

    gary
     
    kk5st, May 1, 2007 IP
    Nickower likes this.
  3. Nickower

    Nickower Banned

    Messages:
    437
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks alot, Problem solved :D
     
    Nickower, May 1, 2007 IP
  4. macas

    macas Active Member

    Messages:
    170
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #4
    LOL ,you still using Html code :confused:

    try simple include codes in php :D
    no more millions time copy&paste :D
     
    macas, May 2, 2007 IP