When resizing window site looks bad

Discussion in 'HTML & Website Design' started by holkapolka, May 21, 2014.

  1. #1
    When I resize the window the sites looks bad, the logo shows on way too left and it is not as when 100% window and text goes towards left too.. http://sponsorachildinafrica.co.uk/
    Please help thanks.
     
    Last edited: May 21, 2014
    holkapolka, May 21, 2014 IP
  2. xXxpert

    xXxpert Well-Known Member

    Messages:
    604
    Likes Received:
    34
    Best Answers:
    9
    Trophy Points:
    165
    Digital Goods:
    7
    #2
    1st of all your HTML markup is just a scrap.
    You build your whole site using "<blockquote>" only ?? :confused: No <div>, header, footer, ID, Classes, Seriously ?? :eek:

    Also You need to work on responsiveness using @media queries in your website's CSS file
    Here are some articles that may help you
    1: http://www.smashingmagazine.com/201...s-to-create-a-mobile-version-of-your-website/
    2: http://css-tricks.com/css-media-queries/
    3: https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Media_queries
    4: http://bradfrostweb.com/blog/post/7-habits-of-highly-effective-media-queries/
     
    Last edited: May 21, 2014
    xXxpert, May 21, 2014 IP
  3. areebmajeed

    areebmajeed Active Member

    Messages:
    19
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #3
    You probably need a responsive design for your website.
     
    areebmajeed, May 21, 2014 IP
    holkapolka likes this.