Make an existing website responsive -


as assignment school had make website couldn't touch html except adding classes , id's.

now website done when people on bigger or smaller resolutions open te site different because it's not responsive. can use grid tough didn't explain how works.

is there way make existing site responsive?

only adding classes , id's isn't enough... you'll have include @ least 1 css file pull off.

hint: use media-queries if want yourself. if you're looking using existing css framework handles responsive websites pretty well, i'd suggest looking @ uikit (http://getuikit.com/)


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

node.js - How to abort query on demand using Neo4j drivers -