Home › Forums › CSS › A general question about making a template responsive › Re: A general question about making a template responsive
February 21, 2013 at 7:12 pm
#125612
Participant
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](http://stuffandnonsense.co.uk/projects/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.