Web Design Help

Discussion in 'HTML & Website Design' started by dynamichost, Aug 12, 2011.

  1. #1
    How do i make my site looks perfect for everyone that come check it out? Some people say that it looks not really right... so i guess it might be because of the screen resolution... if you guys know wat i mean, my site is http://virtualhost.myftp.org/site2
     
    dynamichost, Aug 12, 2011 IP
  2. Toycel

    Toycel Peon

    Messages:
    243
    Likes Received:
    11
    Best Answers:
    4
    Trophy Points:
    0
    #2
    Add some padding to the section that says 'This is my 2nd site' then it should sit in the box better as you are using the curved corners of the background which make it look 'not right'
     
    Toycel, Aug 13, 2011 IP
  3. Zetiz

    Zetiz Active Member

    Messages:
    668
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    80
    #3
    Instead of using class in every div try using id for the unique divisions. This is just for better programming.

    Give some padding to the wrapper.

    
    padding:10px;
    
    Code (markup):
     
    Zetiz, Aug 13, 2011 IP