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.
1st of all your HTML markup is just a scrap. You build your whole site using "<blockquote>" only ?? No <div>, header, footer, ID, Classes, Seriously ?? 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/