treehouse : what would you like to learn today?
Web Design Web Development iOS Development

A general question about making a template responsive

  • Hello to everyone reading this article!!!

    I want to ask you where to start to make a template responsive?

    Actually I have worked for my template in large size in a desktop

    and now I want to start to make it fully responsive and see in

    different devices.

    Any Idea?

    Thanks in advance.

    Alireza.M

  • I think the best place to start is a Google search, and ask questions on forums when you run into specific issues. :)

    Best of luck!

  • what about the smallest size we should work on it?

    I mean how much is the smallest size for standard responsive layouts?

  • Did you read the article I linked to. It basically walks you trough how to create Responsive layout. What you should be researching is Media Queries and breakpoints.

    You could also check out 320andup Mobile First approach to Responsive Design. Study the code and eventually it's going to click. But not before some serious exploration, research and experimentation.