Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Responsive Website not working

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #42198
    sara2013
    Member

    I am a new web designer .I am working on my first responsive website with Media Query. When I test it on computer, and re-size the browser window, it works perfect , BUT when I test it on my Cellphone (Samsung Galaxy sII), I have not seen any changes at all . It looks like the same design as big screen!! That means Media query does not work at all for my website!! I am really confused and disappointed. I don’t know what the issue might be?!! Any small hint would be a great help for me. Here is the link : http://anadeveloper.com/nature/
    Thank you very much

    #122063
    rosspenman
    Participant

    It’s a good idea to add an initial-scale into that meta tag as well:

    Otherwise, the page gets stretched/squished when a device is rotated (at least on iOS).

    #122065
    strages
    Member

    a good thing to add is to start of with a boilerplate such as html5boilerplate or mobile html5boilerplate

    http://h5bp.com

    #122068
    sara2013
    Member

    Re: “posterity576” , Thank you so much . I just added that line of code , and it works PERFECT !!! You made my day :) Thanks again !

    #122070
    sara2013
    Member

    Thank you guys for all of your hints ! It was great and very helpful !

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘CSS’ is closed to new topics and replies.