dreamweaver help

Discussion in 'HTML & Website Design' started by Pizzaman1123, Mar 5, 2011.

  1. #1
    I am editing in dreamweaver and when I go to preview my site it looks fine or when I save and close and just view my index page it looks fine. After uploading the page to the web instead of the content <div contentmiddle> being in the center of the page as previewed it's in the left side of the page.

    I think I'm missing something small but can't figure it out.

    If you think you can help me for a min, I would greatly appropriate it. Please PM me. Thanks again
     
    Pizzaman1123, Mar 5, 2011 IP
  2. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #2
    As you want us to assume your markup and css then just validate using validator.
     
    radiant_luv, Mar 5, 2011 IP
  3. techntuts

    techntuts Member

    Messages:
    197
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #3
    I think you have not assigned the margin and padding right or you might have added float:left....
    If you have not added the float:left code in there then try adding margin: 0 auto; code...

    This should solve the problem... If not then let me know...
     
    techntuts, Mar 6, 2011 IP