<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: responsivedesign</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/responsivedesign.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2013-08-13T15:00:00+00:00</updated><author><name>Simon Willison</name></author><entry><title>How long should I budget for an experienced designer to design a responsive ecommerce store?</title><link href="https://simonwillison.net/2013/Aug/13/how-long-should-i/#atom-tag" rel="alternate"/><published>2013-08-13T15:00:00+00:00</published><updated>2013-08-13T15:00:00+00:00</updated><id>https://simonwillison.net/2013/Aug/13/how-long-should-i/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/How-long-should-I-budget-for-an-experienced-designer-to-design-a-responsive-ecommerce-store/answer/Simon-Willison"&gt;How long should I budget for an experienced designer to design a responsive ecommerce store?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;There's no single answer to this - it depends on the scope of the project. A one-page store selling 3 items is quicker to design than a thousand page store with dozens of category homepages etc.&lt;/p&gt;

&lt;p&gt;I suggest putting together a brief and getting estimates from a number of different designers - that should give you a pretty good idea of how long it should take.&lt;/p&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/design"&gt;design&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/startups"&gt;startups&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ui"&gt;ui&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/web-development"&gt;web-development&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/quora"&gt;quora&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ecommerce"&gt;ecommerce&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ux"&gt;ux&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/responsivedesign"&gt;responsivedesign&lt;/a&gt;&lt;/p&gt;
    

</summary><category term="design"/><category term="startups"/><category term="ui"/><category term="web-development"/><category term="quora"/><category term="ecommerce"/><category term="ux"/><category term="responsivedesign"/></entry><entry><title>Is there an alternative to media queries for responsive design?</title><link href="https://simonwillison.net/2013/Jul/20/is-there-an-alternative/#atom-tag" rel="alternate"/><published>2013-07-20T14:09:00+00:00</published><updated>2013-07-20T14:09:00+00:00</updated><id>https://simonwillison.net/2013/Jul/20/is-there-an-alternative/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/Is-there-an-alternative-to-media-queries-for-responsive-design/answer/Simon-Willison"&gt;Is there an alternative to media queries for responsive design?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Yes: use percentage measurements for your layout components. That way you can build a website that works on a much larger range of screen sizes. You can combine this approach with media queries - for example, you could specify that your site has a 25% wide navigation menu and a 75% wide content area on devices that are wider than 400px, but any smaller than that and it collapses to a single column layout with the menu hidden and accessible only through a menu bar icon.&lt;/p&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/css"&gt;css&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/web-development"&gt;web-development&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/quora"&gt;quora&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/frontend"&gt;frontend&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/web-developers"&gt;web-developers&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/responsivedesign"&gt;responsivedesign&lt;/a&gt;&lt;/p&gt;
    

</summary><category term="css"/><category term="web-development"/><category term="quora"/><category term="frontend"/><category term="web-developers"/><category term="responsivedesign"/></entry></feed>