design tip required

Discussion in 'HTML & Website Design' started by rodneycowart43, Aug 20, 2008.

  1. #1
    rodneycowart43, Aug 20, 2008 IP
  2. eHerrera_Jr

    eHerrera_Jr Peon

    Messages:
    46
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try changing the coding for css under <style type>

    From: div#container
    To: #container

    Then right under <body> add:

    <div id="container">


    Then at the end of the page right above </body> add:

    </div>

    See if that fixes the centering.
     
    eHerrera_Jr, Aug 20, 2008 IP
  3. rodneycowart43

    rodneycowart43 Banned

    Messages:
    90
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yes thanks it worked rep++ added
     
    rodneycowart43, Aug 20, 2008 IP